Skip to main content
POST
Append Activity Staged Changes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Organization-Id
string | null

Path Parameters

activity_id
string
required

Body

application/json

Request to append staged changes to an existing activity.

staged_changes
PublicStagedChangeInput · object[]

Staged changes to append

Response

Successful Response

Response after appending staged changes to an activity.

activity_id
string
required
appended_count
integer
required
total_staged_changes
integer
required