Skip to main content

Request Domain Category Change.

POST 

/v1/domain/changerequest

A POST request to submit change requests for domains with their new categories. Batch limit is 20 entries per request with a maximum of 10 request submissions per 24 hour period (for a total of 200 individual domain change requests).

Request

Responses

200 Ok

Response Headers
    X-Quota-Limit-Remaining

    The remaining number of quota in this window (per day). When it drops to 0, return HTTP StatusCode = 429

    X-Quota-Limit-Reset

    The unix timestamp at which the current quota window resets. Quota is refreshed every day.

    X-Quota-Limit-Total

    Total number of quota in this window (per day).