Delete
/v1alpha/sso/claim_mappings/{id}
Permanently deletes the provided claim mapping.
Security
HTTP
Type bearer
Path parameters
id
string (uuid) Required
The ID of the claim mapping to delete. To get a list of claim mapping IDs make a List claim mappings
request.
Responses
200
A successful response.
object
401
Invalid bearer token. If you receive this message more than once try creating a new Client ID/Client Secret or generating a new bearer token.
object
403
You don't have permission to access this resource.
object