Secret Keys

Delete a Secret Key

Delete a Secret Key by its ID

post/secret-keys/{id}/delete

Path parameters

idstring required

Response

OK

deletedboolean required

Whether the entity was deleted or not

Example response

{
  "deleted": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.