get Queue Invite Code
@PostMapping(value = ["/{queueId}/invitation" ] )
GET endpoint for creating and returning queue's invite codes
Parameters
token
user token
queue Id
id of a queue
GET endpoint for creating and returning queue's invite codes
user token
id of a queue