Call Actions
Update a call action
Updates an existing call action. All body fields are optional — only provided fields are updated.
put/call-actions/{id}
Path parameters
idstring required
Call action ObjectId
Request body
Response
Updated call action
Example response
{
"success": true
}