Remove public certificate
DELETE/api/v4/saml/certificate/public
Delete the current public certificate being used with your SAML configuration. This will also disable encryption for SAML on your system as this certificate is required for that.
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