Activity Types API
Learn how to manage custom activity types in AchieveApex using the REST API.
Overview
The Activity Types API allows you to define custom types of activities within your organization. These can be used to categorize and customize how activities appear in the system. You can list, retrieve, create, update, and delete activity types.
Base Endpoint: /activity-types
Activity Type Object
The activity type object contains information about a custom activity type in your organization.
json Loading editor...
Related Documentation
For information on using activity types with activities, see the Activities API documentation.
Report an issue with this documentation
Please log in to report issues with our documentation.