Skip to content
Management API Reference

Bulk create secrets

post/v1/projects/{ref}/secrets

Creates multiple secrets and adds them to the specified project.

OAuth scopes

  • secrets:write

Path parameters

  • ref
    Required
    string

    Project ref

Body

Array of object

Response codes

  • 201
  • 401
  • 403
  • 429
  • 500

Response (201)

1
{}