Delete an existing Secret by name. This action is irreversible and will remove the Secret from all Devboxes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the Secret to delete.
Secret deleted successfully. Returns the deleted Secret (without value for security).
A Secret represents a key-value pair that can be securely stored and used in Devboxes as environment variables.