v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
secrets

Delete a secret

Delete an existing secret. Secrets are unrecoverable after being deleted so make sure that they are not in-use before deleting them.

delete/secrets/{id}

Path parameters

idstring required

The ID of the secret to delete

Response

The deleted Secret object

idstring required

Secret ID

namestring required

Name of the secret

descriptionstring

Description of the secret

secretstring

The actual secret

organization_idstring required

The ID of the organization that owns this secret

created_atstring date-time

Creation date of the secret

updated_atstring date-time

Last update date of the secret

versionnumber

Revision number of the secret