This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
404 Not Found
response when a requested resource is unavailable, while others do not. The potential for a 404
response is explicitly noted in the documentation for each endpoint.errors
array with detailed messages:{
"errors": [
{
"message": "The length of 'Name' must be at least 2 characters. You entered 1 characters.",
"metadata": null
}
]
}
{
"message": "Authentication failed."
}
ShouldBuy
property in the body, which indicates the product needed to proceed:{
"ShouldBuy": "ApiEnvelopes"
}
ShouldBuy
:{
"message": "User should be an administrator."
}
Retry-After
header may be included to specify the recommended wait time in seconds:
Signater-Telemetry-Operation-Id
response header. This ID can be provided to our support team to facilitate the investigation of specific requests: