Complete/reopen activity

Mark an activity as completed, or reopen a previously completed one. Body is optional; completed defaults to true. Reopening (completed: false) a non-custom activity (created automatically from a stage template) that is no longer on the deal's current stage is rejected with 400 — the internal service would otherwise soft-delete it instead of reopening it. Completions made through this endpoint carry no user attribution (completed_by stays null). Requires the ACTIVITIES_API feature flag and an API key with the activities:write scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID

Body Params
boolean
Defaults to true

true to complete the activity, false to reopen it.

Headers
string
required

API Token

Responses

401

Authentication error - invalid or missing api-token

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json