Delete an organization saml configuration
Permanently deletes an organization saml configuration. It cannot be undone.
DELETE/v3/organizations/{id}/saml-configuration
JWT
organization:samlConfiguration:delete
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the organization saml configuration. |
Responses
204
401
403
404
409
429
500