cURL
curl --request DELETE \ --url https://app.fliqr.ai/api/accounts/bot_fields/{bot_field_id} \ --header 'X-ACCESS-TOKEN: <api-key>'
{ "success": true }
Unset the value of a bot field
successful operation
Was this page helpful?