Error model
All errors return non-2xx status codes with a consistent JSON body.400, 401, 403, 404, 409, 422, 429, 500.
Example: 409 idempotency conflict
Example: 409 idempotency conflict
Consistent error payloads and common statuses
400, 401, 403, 404, 409, 422, 429, 500.
Example: 409 idempotency conflict