Delete an activity type

DELETE {{baseUrl}}/activityTypes/:id

Marks an activity type as deleted.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":12,"order_nr":1,"name":"Video call","key_string":"video_call","icon_key":"camera","active_flag":false,"color":"aeb31b","is_custom_flag":true,"add_time":"2020-09-01 10:16:23","update_time":"2020-09-01 19:59:59"}}