Skip to main content
PATCH
Update the workspace's tracker features

Authorizations

Authorization
string
header
required

Enter your personal access token (PAT) to authenticate

Path Parameters

workspaceUuid
string<uuid>
required

UUID of the workspace

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
form_tracking
boolean
Example:

true

click_tracking
boolean
Example:

true

download_tracking
boolean
Example:

false

Response

Tracker features after the update

success
boolean
Example:

true

data
object