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