companies
Deletes a claim alias for the company
Permanently deletes the specified alias for the company Requires the privilege COMPANY_SAMLCLAIM_ALIAS_WRITE
delete/companies/{identifier}/saml/claim-aliases/{aliasId}
Path parameters
identifierstring required
The identifier of the Company
aliasIdstring required
The identifier of the claim alias
Response
Alias deleted
Changes
Changed in 1 of the 11 revisions of this API.2
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the success response with the status
response-success-status-added
- ○