secrets

Delete a secret resource.

Secrets referenced by resources cannot be deleted.

delete/secrets/{id}

Path parameters

idstring required

Secret id.

Response

The call was successful.

descriptionstring required

Description of the resource.

hrefstring required

The endpoint for the secret resource.

mime_type'application/x-hotp-secret' | 'application/x-pem-file' | 'application/json' required

The mime_type of the secret format.

Changes