POST
/
{account_id}
/
applications
/
create

Path Parameters

account_id
string
required

Body

application/json
name
string
required

Name of the application

domain
string
required

Domain of the application

originHostname
string
required

Origin hostname of the application

auth_id
string
required

Authentication ID of the application

description
string

Description of the application

tags
string[]

Tags of the application

detailResponse
boolean

Detail response of the application

routing_id
string

Routing ID of the application

abuse_id
string

Fraud and abuse prevention ID of the application

llmcache_id
string

LLM Cache ID of the application

Response

201 - application/json
success
boolean
message
string
data
object[]