Remove role name(s) by ID in the account

To remove role names you must have permissions to manage account properties.
NOTE: The account must contain at least 1 role name.
Permissions
Account: Write
Role: Write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The account ID

Body Params

The IDs of the role name to be removed

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content - Success

401

Unauthorized

403

Forbidden - User doesn't have permissions on this resource, or the project couldn't be found

422

Validation failed - if the role name is being used by any role, the name cannot be removed

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!