Skip to main content
DELETE
Delete custom field

Authorizations

x-APIKey
string
header
required

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.

Path Parameters

custom_field_id
integer
required

Id of the custom field

Example:

42

Query Parameters

org_id
integer

Organization ID. Only PROVIDER users can specify a different organization. If not provided, defaults to your own organization.

force
boolean

If true, destructive modification will be performed and businesses values will be deleted accordingly

Response

OK

status
enum<string>

Request status

Available options:
success