Skip to main content
POST
Editing a line

Authorizations

X-Qminder-REST-API-Key
string
header
default:yourbusinessapikey
required

Headers

Content-Type
string
default:application/x-www-form-urlencoded

Path Parameters

id
integer<int32>
default:123
required

ID of a Line

Body

name
string
default:My New Cool Line

The name of the Line. The maximum length is 30 characters.

color
enum<string>
default:VIOLET

The color of the Line. Must be one of the predefined color values.

Available options:
VIOLET,
LAVENDER,
MARSHMALLOW,
TEAL,
MINT,
CORAL,
YELLOW,
ROSE,
INDIGO,
BLUE

Response

200 - application/json

200

statusCode
integer
default:0
Example:

200