Skip to main content
PUT
Update an activity

Authorizations

x-metal-client-id
string
header
default:<client-id>
required

The Client ID of your API key.

x-metal-api-key
string
header
default:<api-key>
required

The secret value of your API key.

Path Parameters

id
string
required

The activity id.

Body

application/json
subject
string
type
string
startedAt
string<date-time>
endedAt
string<date-time>
participants
object[]
isPrivate
boolean

Response

Updates an existing activity.

data
object