Sites
Create a new Site
Creates a new site resource with the specified ID, policy, and other information.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Site creation payload
The body is of type object
.
Response
200
application/json
Successful creation
The response is of type object
.