POST
/
auth
/
domain-created
Regional manager domain creation callback
curl --request POST \
  --url https://coreapi-dev.us.bcpapers.ca/auth/domain-created \
  --header 'Content-Type: application/json' \
  --header 'X-Service-Key: <x-service-key>' \
  --data '
{
  "companyId": "<string>",
  "status": "<string>"
}
'
{}

Headers

X-Service-Key
string
required

Regional manager service key

Body

application/json

Provisioning result

companyId
string
status
string

Response

OK

{key}
string