cURL
curl --request POST \ --url https://api.scoot.app/api/v1/badging/upload/question \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '"<string>"'
The body is of type string.
string
OK