Logo
Zoom Public API Documentation

Delete a tracking field

DELETE {{baseUrl}}/tracking_fields/:fieldId

Use this API to delete a tracking field.

Prerequisites: * A Business, Education, API or higher plan.

Scopes: tracking_fields:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/tracking_fields/:fieldId'

ENDPOINTS