Sites
Manually Create Site (Internal/Admin)
Allows manual creation of a site record, bypassing the usual adoption flow. Intended for internal tooling or administrative purposes. Requires appropriate permissions (likely admin/internal).
POST
Authorizations
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
Body
application/json
Response
201
application/json
Site created successfully. Returns the created site resource.
The response is of type object
.