This endpoint enables you to delete a specific custom field of your organization by specifying its ID. Use the force parameter to delete fields that have values assigned to businesses. PROVIDER users can pass org_id to delete a custom field for a managed organization.
Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.
Id of the custom field
42
Organization ID. Only PROVIDER users can specify a different organization. If not provided, defaults to your own organization.
If true, destructive modification will be performed and businesses values will be deleted accordingly
OK
Request status
success