Errors
HTTP Status Code
Description
{
"error": {
"message": "Descriptive information about the error",
"code": "HTTP error code",
}
}{
"error": {
"message": "Recording not found or does not exist",
"code": 404,
}
}HTTP Status Code
Description
Last updated
Was this helpful?