Organization resources
Administer every resource in the organization.
Batch operations report failures per item
Transferring before offboarding
Endpoints
Lists every map, workflow, connection or access token in the organization, regardless of owner.
Requires the Superadmin role.
An API Access Token or an OAuth Access Token, sent as
Authorization: Bearer <token>.
Free-text search.
updatedAtPossible values: 110The resources. Access tokens are masked to their last 5 characters.
The request is malformed or a parameter failed validation.
The token is missing, malformed or expired.
The token doesn't grant access to this resource.
Deletes several resources at once.
Individual failures are reported per item — the request still returns
200. Check success on each entry.
Requires the Superadmin role.
An API Access Token or an OAuth Access Token, sent as
Authorization: Bearer <token>.
The result for each resource.
Only present when success is false.
The request is malformed or a parameter failed validation.
The token is missing, malformed or expired.
The token doesn't grant access to this resource.
Moves ownership of several resources to another user.
Individual failures are reported per item — the request still returns
200. Check success on each entry.
Requires the Superadmin role.
An API Access Token or an OAuth Access Token, sent as
Authorization: Bearer <token>.
The user who will own the resources.
The result for each resource.
Only present when success is false.
The request is malformed or a parameter failed validation.
The token is missing, malformed or expired.
The token doesn't grant access to this resource.
Last updated
Was this helpful?
