Remove IDP certificate
DELETE/api/v4/saml/certificate/idp
Delete the current IDP certificate being used with your SAML configuration. This will also disable SAML on your system as this certificate is required for SAML.
Permissions
Must have sysconsole_write_authentication permission.
Responses
- 200
- 401
- 403
- 501
SAML certificate delete successful
No access token provided
Do not have appropriate permissions
Feature is disabled