latestOpenAPI 3.0.32026-08-10161240.1 KB

5d4ce7cb355d

Draws

Add entries in bulk

Up to 5,000 entries per request. ticket_id is optional — omit it and the server generates a Crockford-Base32 ticket. Supplied tickets must match [A-Za-z0-9_\-\.]+ and be unique within the draw.

post/v1/draws/{id}/entries

Request body

Response

Entries added.

successboolean
messagestring

Example response

{
  "success": true
}