Close · Capability
API Endpoints — subpackage_sendAs
API Endpoints — subpackage_sendAs. 6 operations. Lead operation: List Send As Associations. Self-contained Naftiko capability covering one Close business surface.
What You Can Do
GET
List
— List Send As Associations
/v1/send-as
POST
Create
— Create a Send As Association
/v1/send-as
DELETE
Deletebyuser
— Delete a Send As Association by allowed user
/v1/send-as
POST
Bulkcreate
— Edit Send As Associations in bulk
/v1/send-as/bulk
GET
Get
— Retrieve a single Send As Association
/v1/send-as/{id}
DELETE
Delete
— Delete a Send As Association by ID
/v1/send-as/{id}
MCP Tools
list-send-associations
List Send As Associations
read-only
idempotent
create-send-association
Create a Send As Association
delete-send-association-allowed-user
Delete a Send As Association by allowed user
idempotent
edit-send-associations-bulk
Edit Send As Associations in bulk
retrieve-single-send-association
Retrieve a single Send As Association
read-only
idempotent
delete-send-association-id
Delete a Send As Association by ID
idempotent