BadRequestErrorResponse
Returned with HTTP 400 when the request is authenticated and valid JSON, but the action is not allowed for the current resource state (distinct from 422 validation failures).
- errorType: stringrequired
Human-readable reason the operation was rejected.