End Call
Terminate an ongoing call.
Works for both hosted-mode and webhook-mode calls. The call_ended webhook from Retell updates status/endedAt asynchronously, so this endpoint returns the current call as soon as the stop request is accepted by Retell.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
call_id
Response
Successful Response
Errors
422
Unprocessable Entity Error

