Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a field and all its entries from a broadcast.
cURL
curl --request DELETE \ --url https://api.useinvent.com/orgs/{org_id}/broadcasts/{broadcast_id}/fields/{field_id} \ --header 'Authorization: Bearer <token>'
null
Bearer token authentication using your API key
Org ID
Broadcast ID
Field ID
Was this page helpful?