v1

latestOpenAPI 3.0.22026-08-045831103.6 KB
Activities

Delete activity

Soft-delete an activity. Requires the ACTIVITIES_API feature flag and an API key with the activities:write scope. Only activities belonging to the authenticated owner can be deleted.

delete/v2/activities/{id}

Path parameters

idstring uuid required
Example:8feade82-d77b-4e8b-9d35-fd43e972b5c8

UUID

Headers

api-tokenstring required

API Token

Response

No Content