method_not_allowed (405)
Public API Problem code method_not_allowed — HTTP method not supported for this path (HTTP 405).
method_not_allowed (405)
type: https://docs.inboxops.app/api/problems/method_not_allowed
The URL is recognized, but the HTTP method (for example DELETE on a read-only route) is not allowed for that path.
What to do: Use the methods documented in OpenAPI for the path. See /api/v1/openapi.json or Public API.
Related
Was this page helpful?
Last updated 3 weeks ago
Built with Documentation.AI