Activities
Delete an activity
Deletes an existing activity by its ID.
DELETE
/
v1
/
activities
/
{activityId}
Authorizations
x-api-key
string
headerrequiredThe API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
activityId
integer
requiredThe ID of the activity to delete.
Required range:
x > 1