InlineApi_versions405Response
InlineApi_versions405Response
405 METHOD NOT ALLOWED If a particular HTTP method is not supported for a particular resource, the API producer shall respond with this response code. The "ProblemDetails" structure may be omitted.
JSON Example
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}