v1
latestOpenAPI 3.0.02026-07-24622596.0 KBProjects
Add Labels
post/projects/{project_id}/labels
Path parameters
project_idstring id required
ID of the Project
Request body
Response
The created project label(s)
Example response
{
"id": "48892885",
"company_id": "8292212",
"display_value": "Front Side",
"value": "front side",
"created_at": 1152230608,
"updated_at": 1152230700
}