The ChatBeacon API uses conventional HTTP status codes to indicate success or failure. Responses with a status code starting with 4xx or 5xx can be considered as failed.

HTTP Status CodeTextDescription
401UnauthorizedAuthentication has failed or has not been provided yet.
404Not FoundThe requested resource could not be found.
500Internal Server ErrorAn internal API error occurred. Please review the server logs or contact [email protected].