Update a role

Use this endpoint to update an existing role. You cannot use the endpoint to create a new role with a specific id.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string
role_idstringRequired
ID of the role in a form of a string

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful