Deletes the key with the specified ID
delete /profiles/keys/{id}Name
Value
Name
Type
Description
Key Identifier{
description: Successful operation.
content:
application/json:
schema:
type: boolean
}{
description: Unauthorized.
}{
description: Forbidden.
}{
description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'
}PreviousCreates a new keyNextDisconnects the user from the selected remote policy on the current Guardian instance only.
Last updated
Was this helpful?