Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Site creation payload
Creates a new site resource with the specified ID, policy, and other information.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Site creation payload