Delete a user's call log
DELETE {{baseUrl}}/phone/users/:userId/call_logs/:callLogId
Deletes 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
Granular Scopes:
phone:delete:call_log
,
phone:delete:call_log:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``