Updates to a user can also fail, e.g. because of license restrictions. Email updates are forbidden.
OK
OK, but no content to return.
Bad Request. Please check the response contents for an explanation of the cause. Causes include exceeding the team license, duplicate or empty user names or names that exceed 100 characters.
Unauthorized. Please check whether your API key or application key has sufficient permissions. In case you are unsure, please refer the documentation on application keys and permissions.
Forbidden
An internal error happened. Please forward the associated error ID along with any helpful information to our support
{- "schemas": [
- "urn:ietf:params:scim:schemas:core:2.0:User",
- "urn:celonis:params:scim:schemas:extension:2.0:User"
], - "userName": "user@celonis.com",
- "displayName": "SCIM User #1",
- "externalId": "DEADBEEF",
- "role": "ANALYST"
}