Create Site

This endpoint is used to create a new site. If the new site was created successfully, then the long Id of the new site will be returned. Note that every newly created site will, by default, have a zone created for it.

Controlled Errors

Error Code

Error Message

error_timezone_not_found

No timezone with Id provided found.

error_user_not_found

The user creating the site was not found.

error_site_not_created

Creation of site has failed.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!