Deletes the key with the specified ID Copy

Deletes the key.

delete

Deletes the key with the provided ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Key Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
Responseboolean
delete
/profiles/keys/{id}

Last updated