v1

latestSwagger 2.02026-07-13285166341.1 KB
Activities

Create an Activity

Creates an Activity. The body of the POST is the Activity to create. The ActivityID will be assigned on creation of the Activity. When successful, the response is the ActivityID. If unsuccessful, an appropriate ApiError is returned.

post/api/v2/activities

Request body

ActivityIDinteger

The ID of the activity

Namestring

The name of the activity

Deletedboolean

Response

OK

integer required