Recerc

Create or update an activity

Creates a new activity or updates an existing one for the current workspace object.

POST/api/activities

Creates a new activity or updates an existing one for the current workspace object.

Request Body

application/json

Request payload for Create or update an activity.

id?|

Existing activity identifier when updating.

objectHandle*string

Object handle that owns the activity.

Example"customers"
objectId*string

Object identifier that owns the activity.

Example"customer_123"
type?|

Activity type stored for the object timeline entry.

content*string

Primary activity content stored in the feed row.

Length1 <= length <= 4000
data?|

Arbitrary JSON payload stored for the resource.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json