Close · Capability
API Endpoints — subpackage_customObjectTypes
API Endpoints — subpackage_customObjectTypes. 5 operations. Lead operation: List Custom Object Types. Self-contained Naftiko capability covering one Close business surface.
What You Can Do
GET
List
— List Custom Object Types
/v1/custom-object-type
POST
Create
— Create new Custom Object Type
/v1/custom-object-type
GET
Get
— Retrieve a single Custom Object Type
/v1/custom-object-type/{id}
PUT
Update
— Update existing Custom Object Type
/v1/custom-object-type/{id}
DELETE
Delete
— Delete a Custom Object Type
/v1/custom-object-type/{id}
MCP Tools
list-custom-object-types
List Custom Object Types
read-only
idempotent
create-new-custom-object-type
Create new Custom Object Type
retrieve-single-custom-object-type
Retrieve a single Custom Object Type
read-only
idempotent
update-existing-custom-object-type
Update existing Custom Object Type
idempotent
delete-custom-object-type
Delete a Custom Object Type
idempotent