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