Delete Secret

Delete a secret by id.

This endpoint:

  • Requires API key authentication
  • Permanently deletes the encrypted secret from the database

Args: service: Injected secrets service secret_id: The id of the secret to delete

Returns: Response confirming deletion

Raises: 400 Bad Request: If user doesn't have an associated space 404 Not Found: If the secret doesn't exist

Language
Credentials
Header
Click Try It! to start a request and see the response here!