SSO 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.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.