HTTP 403
forbidden
What to do: Use credentials with permission for this operation.
API keys carry scopes: manage ⊇ read ⊇ submit. A read key cannot create or change resources. Mint a manage key for setup work.
Shape
{ "error": { "code": "forbidden", "message": "…", "hint": "Use credentials with permission for this operation.", "docs": "https://postbag.dev/docs/errors/forbidden/" } } All codes are listed on the error reference. Conventions for the envelope, hints and next[] are in the API overview.