Activity
Update a activity
Updates an existing activity.
put/v1/activities/{id}
Request body
Response
Updates an existing activity.
Example response
{
"data": {
"subject": "Intro call with management",
"type": "Meeting"
}
}Updates an existing activity.
Updates an existing activity.
{
"data": {
"subject": "Intro call with management",
"type": "Meeting"
}
}