v1
latestOpenAPI 3.0.12026-08-0435481.5 MBSSO connectors
Delete an SP signing key
Delete the given Service Provider signing key. The active key cannot be deleted — activate a replacement key first, or disable signed authentication requests and deactivate this key.
delete/api/sso-connectors/{id}/signing-keys/{keyId}
Path parameters
idstring required
The unique identifier of the sso connector.
keyIdstring required
The unique identifier of the key.
Response
The SP signing key was deleted.