v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
ActivityTypes

Update an activity type

Updates an activity type.

put/activityTypes/{id}

Path parameters

idinteger required

The ID of the activity type

Request body

namestring

The name of the activity type

icon_key'task' | 'email' | 'meeting' | 'deadline' | 'call' | 'lunch' | 'calendar' | 'downarrow' | 'document' | 'smartphone' | 'camera' | 'scissors' | 'cogs' | 'bubble' | 'uparrow' | 'checkbox' | 'signpost' | 'shuffle' | 'addressbook' | 'linegraph' | 'picture' | 'car' | 'world' | 'search' | 'clip' | 'sound' | 'brush' | 'key' | 'padlock' | 'pricetag' | 'suitcase' | 'finish' | 'plane' | 'loop' | 'wifi' | 'truck' | 'cart' | 'bulb' | 'bell' | 'presentation'

Icon graphic to use for representing this activity type

colorstring

A designated color for the activity type in 6-character HEX format (e.g. FFFFFF for white, 000000 for black)

order_nrinteger

An order number for this activity type. Order numbers should be used to order the types in the activity type selections.

Response

The activity type was successfully updated

successboolean

If the response is successful or not