cURL
Put owners users
Sets the list of users for this owner. If escalation is enabled, the order of this list is the escalation priority order of the users. If the owner has a source group, adding or removing users from this list won’t be possible.
PUT
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the owner.
Body
application/json
A list of user IDs.
Response
200 - application/json
The updated users for the owner.
A list of users.
Last modified on June 5, 2026

