POST /manage and require both of the following:
projectIdfield in the JSON body.x-project-keyheader containing the project access key.x-service-versionheader set tov1.
403 Forbidden with a JSON error payload.
How to authenticate requests to the Moss Control Plane API.
POST /manage and require both of the following:
projectId field in the JSON body.x-project-key header containing the project access key.x-service-version header set to v1.403 Forbidden with a JSON error payload.