You can assign a role to a subject into the given workspace for the given scope with this endpoint. If you want to remove the role you can omit the role property.
Path parameters
The workspace in which the role assignment takes place.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.13
- ●
added the new
database_workflow_actionenum value to thescope_type/allOf[ScopeTypeEnum]/response property for the response status200response-property-enum-value-added
- ○
added the new
database_workflow_actionenum value to the request propertyscope_type/allOf[ScopeTypeEnum]/(media type: application/json)request-property-enum-value-added
- ○
added the new
database_workflow_actionenum value to the request propertyscope_type/allOf[ScopeTypeEnum]/(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
database_workflow_actionenum value to the request propertyscope_type/allOf[ScopeTypeEnum]/(media type: multipart/form-data)request-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●