Skip to main content
POST
Create Domain

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
Example:

"example.com"

Response

Domain created successfully

_id
string
name
string
team
string
user
string
status
string
ses
object
createdAt
string<date-time>
updatedAt
string<date-time>