Skip to main content

InspectionCreationErrorResponse

metastring
Example:
statusinteger
Example: 401
messagestring
Example: No API key found in request
InspectionCreationErrorResponse
{
"meta": "",
"status": 401,
"message": "No API key found in request"
}