This post is also available in:
Below you can find the list of general API errors which you might get when calling Samba.ai API endpoints. More details are usually returned in the ProblemDetails fields in accordance with the RFC 9457.
invalid-json
- code: 400
- reason: JSON has an incorrect format and is unprocessable
unprocessable-json
- code: 422
- reason: Some of the field includes unexpected value. For example
uuid
does not meet general uuid requirements.