Skip to main content
PATCH
Update a tracker definition (name, system, description)

Authorizations

Authorization
string
header
required

Company secret API key.

Path Parameters

id
string<ObjectId>
required

Body

application/json
name
string

New name (must remain unique within the company).

Required string length: 1 - 60
system
string

New external system identifier.

Maximum string length: 80
description
string

New description.

Maximum string length: 500

Response

Tracker definition updated