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.
cURL
curl --request DELETE \ --url https://api.boostgpt.co/v1/bot/crm/fields/{field_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Delete a CRM custom field.
Enter your API key
Field ID
Project ID
Agent ID
Success
Operation success status
Success message
Was this page helpful?