FastEdge Secrets

Delete a secret

Permanently delete a secret and all its slot values. Secrets in use by applications require force=true to delete.

delete/fastedge/v1/secrets/{secret_id}

Path parameters

secret_idinteger required

Unique identifier of the secret to delete

Query parameters

forceboolean

When true, deletes secret even if used by applications. Defaults to false.

Response

Secret successfully deleted

Changes

No recorded changes to this endpoint across all 29 revisions of this API.