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