SCIM Directories
Rotate a SCIM directory's API key
Generates a new API key for the SCIM directory and returns it in the api_key field. This is the only way to obtain the key after creation, so make sure to update it in your identity provider. The previous key remains valid for a short grace period before it expires.
post/scim_directories/{scim_directory_id}/rotate_api_key
Path parameters
scim_directory_idstring required
The ID of the SCIM directory whose API key to rotate
Response
A SCIM directory