For the complete documentation index, see llms.txt. This page is also available as Markdown.

Custom fields API

List, create, and delete custom fields in your workspace.

GET https://v3-api.proto.cx/api/platform/v1/custom-fields/{subcompany_id}/list-custom-fields

POST https://v3-api.proto.cx/api/platform/v1/custom-fields/{subcompany_id}/create-custom-field

DELETE https://v3-api.proto.cx/api/platform/v1/custom-fields/{subcompany_id}/custom-field/{custom_field_id}/delete-custom-fields

Last updated