Create an Activity Type
Create a new activity type in your organization.
Endpoint
POST/activity-types
Request
Loading editor...
Response
json Loading editor...
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | Number | Yes | ID of the organization |
name | String | Yes | Name of the activity type |
color | String | Yes | Hex color code for the activity type (e.g., "#8B5CF6") |
icon_key | String | Yes | Icon key from the Feather icon set (e.g., "map-pin", "phone", "mail") |
Report an issue with this documentation
Please log in to report issues with our documentation.