OrgSecrets

Delete single org_secret

Delete a single org_secret

delete/v1/org_secret

Request body

namestring required

Name of the org secret

org_namestring nullable

For nearly all users, this parameter should be unnecessary. But in the rare case that your API key belongs to multiple organizations, you may specify the name of the organization the Org Secret belongs in.

Response

Returns the deleted org_secret object

idstring uuid required

Unique identifier for the org secret

createdstring date-time nullable

Date of org secret creation

org_idstring uuid required

Unique identifier for the organization

namestring required

Name of the org secret

typestring nullable
metadataobject nullable
preview_secretstring nullable

Changes