POST
/
v1
/
apps
/
{app_id}
/
labels

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

Body

application/json
name
string
required
description
string | null
color
string | null

Response

200
application/json
name
string
required
id
string
required
description
string | null
color
string | null