v1

latestOpenAPI 3.1.0© Copyright Partoo2026-07-26163503484.0 KB
Custom Fields Section

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.

delete/custom_fields/section/{section_id}

Path parameters

section_idinteger required

Id of the custom field section

Example:6

Query parameters

org_idinteger

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

Response

OK

status'success'

Request status