Delete custom field section
This endpoint enables you to delete a specific custom field section of your organization. All custom fields in the section will be moved to no section (section_id = null). PROVIDER users can pass org_id to delete custom field sections 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.
Authorizations
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
Id of the custom field section
6
Query Parameters
Organization ID. Only PROVIDER users can specify a different organization. If not provided, defaults to your own organization.
Response
OK
Request status
success