Domains
Register a domain
Register a domain
post/api/v1/domains/register
Request body
Example request
{
"name": "example.com"
}Response
Successful Response
Example response
{
"id": "123e4567-e89b-12d3-a456-426614174000"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.