Skip to main content
POST
Add company domain

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Body

application/json
domain
string
required

Domain name to add (e.g., 'example.com'). Must be a valid domain format.

Example:

"acme.com"

Response

Domain created successfully. Add the verification TXT record to your DNS.

domain
object

Email domain configuration for sending signing request emails

verification_instructions
object