Request
Method:POST
Endpoint:
/api/report-call-error
Headers:
X-Authorization
: Your API key (required)Content-Type
:application/json
uid
(string, required): Your user IDagentId
(string, required): The ID of the agent that received the callcallId
(string, required): The ID of the call with the erroremail
(string, required): Your email address for follow-upreason
(string, required): Description of the error or issue
Response
Success Response (200):400 Bad Request
: Invalid request body401 Unauthorized
: Invalid or missing API key, or insufficient permissions404 Not Found
: Call not found or invalid call ID500 Internal Server Error
: Server error or problem submitting the error report
Example
Notes
- This endpoint helps improve the service by collecting feedback on call issues
- The error report will be sent to the Phonely team for review
- A link to the call history will be included in the error report
Authorizations
Body
application/json
Response
Error report submitted successfully
Indicates if the report was submitted successfully