Skip to main content
DELETE
Delete Label
Delete a label

Authorizations

Authorization
string
header
required

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

Path Parameters

labelId
string<uuid>
required

Response

Returns the deleted label

Returns the deleted label

id
string<uuid>
required
createdAt
string
required
Example:

"2024-11-20T07:43:34+0000"

updatedAt
string
required
Example:

"2024-11-20T07:43:34+0000"

name
string
required
Example:

"Video"

description
string | null
required
Example:

"Shift segment time is only available for video calls"

color
string
required
Example:

"#6941c6"