Users

post

Create an async job that will update user delegates

Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
Body
Responses
post
/api/v1/customers/{customerId}/users/delegates
201Success

No content

post

Create an async job that will update delegates for a batch of users.

Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
Query parameters
isInitialbooleanOptional
Body
Responses
post
/api/v1/customers/{customerId}/users/delegates/batch
201Success

No content

Last updated