Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
organisation_id
string<uuid>
slug
string
Required string length: 1 - 50
type
enum<string>
default:production
Available options:
production,
non_production
deployment_config
object
is_default
boolean
auth_settings
object
tags
object | null

Response

id
string<uuid>
organisation_id
string<uuid>
client_auth
string
credentials
object
object
enum<string>
Available options:
deployment
Last modified on September 17, 2026