Skip to main content

Set roles for a system user.

PUT 

/domains/:id/system-users/:systemUserId/roles

Overwrites the system user's current roles with the provided roles. Roles are a collection of access rights and determine what resources (API endpoints) the system user is able to access.

Request

Responses

The system user's roles have been updated.

Response Headers
    Content-Location

    URL to the resource that got impacted by the request.