Skip to main content
PATCH
Update a ActivityLog

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
createdAt
string<date-time>
required
id
string
required
kind
string
required
message
string
required
orgId
string
required
actorName
string
eventId
string
href
string

Response

Updated

updated
boolean