Skip to main content
POST
Returning a ticket to the queue

Authorizations

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

Path Parameters

id
string
required

The ID of the ticket to return to queue.

Query Parameters

user
integer<int32>
required

The ID of the user to return to queue.

position
string
required

The position the called ticket should be in the queue. Accepted values: "FIRST" = the ticket will be first in line. "LAST" = the ticket will be last in queue.

Response

200 - application/json

200

statusCode
integer
default:0
Example:

200

result
string
Example:

"success"