Skip to main content
POST
Update live activity token

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
update_activity_token
string

Update token (NOT activity_token)

Example:

"updated-token-xyz"

deliverable_id
integer

Deliverable ID (NOT device_type)

Example:

1

Response

200

Activity token updated