v1

latestSwagger 2.02026-07-13285166341.1 KB
Activities

Update an Activity

Updates an Activity. The body of the PUT is the updated Activity. When successful, the response is empty. If unsuccessful, an appropriate ApiError is returned.

put/api/v2/activities/{activityID}

Path parameters

activityIDinteger required

The id of the activity to update

Request body

ActivityIDinteger

The ID of the activity

Namestring

The name of the activity

Deletedboolean

Response

No Content