Delete a secret

Prev Next
Delete
/v1alpha/secrets/{id}

Permanently deletes the provided secret. It cannot be undone and might create a breaking change if the secret is used in published workflows.

Security
HTTP
Type bearer
Path parameters
id
string (uuid) Required

The ID of the secret to delete. To get a list of secret IDs make a List secrets request.

Responses
200
401
403
default

A successful response.

object