Skip to main content
POST
Move Domain

Authorizations

Authorization
string
header
required

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Path Parameters

account_id
string<uuid>
required
domain
string
required

Body

application/json

Schema for moving a domain to another workspace.

target_workspace_id
string<uuid4>
required

Response

account_id
string<uuid4>
required
domain_id
string<uuid4>
required
domain_name
string
required
from_workspace_id
string<uuid4>
required
reconciled
DomainMoveReconciled · object
required

Summary of reconciled linked records.

to_workspace_id
string<uuid4>
required
status
string
default:moved