curl --request DELETE \
--url https://api.bland.ai/v1/widget/custom_components/{id} \
--header 'authorization: <authorization>'Deletes a specific custom component by ID.
curl --request DELETE \
--url https://api.bland.ai/v1/widget/custom_components/{id} \
--header 'authorization: <authorization>'Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?