Headers:
-
Authorization: nadeo_v1 t={token}An access token for theNadeoLiveServicesaudience
Service provided by Openplanet
Cancel matchmaking queue
POST
https://meet.trackmania.nadeo.club/api/matchmaking/{matchmakingType}/cancel
Headers:
Authorization: nadeo_v1 t={token}
An access token for the NadeoLiveServices audience
Path parameters:
{matchmakingType}
integer
The ID of the matchmaking type
*
Cancels the active matchmaking queue.
Remarks:
Example request:
https://meet.trackmania.nadeo.club/api/matchmaking/5/cancel
Example response:
A successful response has no content and a 204 response code.