Delete a user's call log
DELETE {{baseUrl}}/phone/users/:userId/call_logs/:callLogId
Use this API to delete a user's
call log
. For user-level apps, pass
the
me
value
instead of the
userId
parameter.
Prerequisites:
- User must belong to a Business or Enterprise account
- User must have a Zoom Phone license
Scopes:
phone:write
,
phone:write:admin
,
phone_call_log:write
,
phone_call_log:write:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: ``