Skip to main content
POST
Create Application

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Body

application/json
source
string<uri>
required

The source URL of the application

name
string

Name of the application

description
string

Description of the application

Response

Application created successfully

id
string<uuid>

Unique identifier for the application

name
string

Name of the application

url
string | null

URL of the application

description
string | null

Description of the application

created_at
string<date-time>

Timestamp when the application was created