Skip to main content
POST
Create Application

Authorizations

Authorization
string
header
required

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

Body

application/json
organization_id
string
required

Organization ID that owns this application

name
string
required

Application name

Required string length: 1 - 255
region
enum<string>
required

Geographic region (US or EU)

Available options:
US,
EU

Response

Successful Response

id
string
required
name
string
required
created_at
string
required