cURL
Users
Update User Roles
Replace a member’s role attachments with the provided set. Each attachment is a (role_id, scope?) pair — the same role may appear multiple times scoped to different resources. Requires users.edit.
PUT
cURL
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Body
application/json
Desired attachment set for this member. Attachments present today
but not in the list are detached; new ones are attached. An empty
list detaches everything. Duplicate (role_id, scope) pairs are
ignored.
Response
Attachments updated