Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create a new tracker
Example:
"Tracker Name"
Example:
"This tracker monitors the development progress."
Example:
"active"
Example:
{
"brands": [],
"labels": [
{
"id": "5d613b4c-7778-4feb-adf1-dd16e0c77ead",
"name": "Agent 1",
"label_group_id": "fe106f71-8746-4ab6-bf7e-dbaae98bba8f",
"label_group_name": "Agents"
}
],
"suppliers": [],
"product_categories": [
{
"en": "Shorts",
"id": "2d55fe77-abfc-4a25-871c-7cdff943fd3c",
"company_id": "0f63f61c-93ce-4f7d-8324-94eeb5926a21"
}
]
}Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
"123e4567-e89b-12d3-a456-426614174000"