Skip to main content
POST
Create label
Create a label to tag assistants across folders (for example, inbound or outbound). Apply labels to assistants with the label_ids field on the Create assistant and Update assistant endpoints.

Request Body

string
required
The label name (max 255 characters). Must be unique within your account.
string
A color for the label badge. One of: gray, slate, red, orange, amber, green, teal, blue, purple, pink.

Response

string
Success message
object