TODO: Endpoint Title
POSThttps://api.gemini.com/v1/prediction-markets/TODO
TODO: description
POST
curl --request POST \
--url https://api.gemini.com/v1/prediction-markets/TODO \
--header 'Content-Type: application/json' \
--header 'X-GEMINI-APIKEY: <string>' \
--header 'X-GEMINI-PAYLOAD: <string>' \
--header 'X-GEMINI-SIGNATURE: <string>' \
--data '{}'Roles
The API key you use to access this endpoint must have the Trader role assigned. See Roles for more information.
Headers
Request Body
Responses
TODO: success description
Last modified on