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

Request body for POST /api/v1/domains

domain
string
required
vm_id
string<uuid>
required

Response

Domain created

Response type for domain operations.

created_at
string<date-time>
required
domain
string
required
domain_id
string<uuid>
required
vm_id
string<uuid>
required