Delivery
Body
steam_idsnull | arrayOptionalExample:
A 64-bit Steam account identifier. Accepts string or numeric format.
76561197960287930minecraft_uuidsnull | arrayOptional
customer_namesnull | arrayOptional
Responses
200
OK
application/json
default
Error response
application/json
post
/v1/delivery/command-queueMark commands as executed in bulk via a POST request. Some HTTP clients don't support bodies in DELETE requests, so for compatibility we have a POST route. Please use the DELETE route if your HTTP client supports it.
Bodyobject[]
attempt_idstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
default
Error response
application/json
post
/v1/delivery/command-queue/acknowledgeNo content
post
Bodyobject[]
Represents a single game server event entry in a report.
eventstring · enumRequiredPossible values:
Represents the types of events that can occur on a game server.
timestampstring · date-timeRequired
When did this event occur.
Responses
204
No Content
default
Error response
application/json
post
/v1/delivery/eventsNo content
Last updated
Was this helpful?
