pageId: null to unbind.curl --location --request PATCH 'https://upload.tf/api/v1/domains/d1e2f3a4-5b6c-7d8e-9f0a-1b2c3d4e5f6a' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"pageId": "string"
}'{
"success": true,
"data": {
"id": "string",
"domain": "string",
"pageId": "string",
"status": "string",
"statusLabel": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"expiresAt": "2019-08-24T14:15:22.123Z"
}
}