id / account_id and does not expose dashboard credit fields.curl --location 'https://api.arsel.ai/api/v1/domains' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string"
}'{
"uuid": "string",
"name": "string",
"region": "string",
"dkim_selector": "string",
"verified_at": "string",
"verification_status": "pending",
"verification_instructions_json": {
"property1": "string",
"property2": "string"
},
"warmup_status": "not_started",
"is_warmed": true,
"warmup_score": 0,
"warmup_started_at": "string",
"warmup_paused_at": "string",
"warmup_completed_at": "string",
"created_at": "string",
"updated_at": "string"
}