Skip to main content
POST
Stop recording a call

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Path Parameters

call_id
string<uuid>
required

Response

The engine accepted the command

call_id
string<uuid>
required
action
string
required

The in-call action the engine accepted, e.g. hangup.

status
string
required

The call's status when the action was sent (initiated, ringing or answered).

request_id
string
required