Updates the customer's custom domain.
This currently requires platform administrator rights.
Request
POST https://www.activityinfo.org/resources/billingAccounts/{accountId}/domain
Request body
application/json
| object | |||
| domain | string | The customer domain from which we will serve ActivityInfo. | required |
Response
| Status Code | Error Code | Description |
|---|---|---|
| 401 | AUTHENTICATION_ |
The request must be authenticated |