Skip to content
Management API Reference

Bulk delete secrets

delete/v1/projects/{ref}/secrets

Deletes all secrets with the given names from the specified project

OAuth scopes

  • secrets:write

Path parameters

  • ref
    Required
    string

    Project ref

Body

Array of string

Response codes

  • 200
  • 401
  • 403
  • 429
  • 500

Response (200)

1
{}