v1
latestOpenAPI 3.0.12026-08-0621301.7 MBActivityTypes
Add new activity type
Adds a new activity type.
post/activityTypes
Request body
Example request
{
"name": "call",
"color": "FFFFFF"
}Response
The activity type was successfully created
Adds a new activity type.
{
"name": "call",
"color": "FFFFFF"
}The activity type was successfully created