Skip to main content
POST
/
api
/
v1
/
badging
/
upload
/
question
POST /api/v1/badging/upload/question
curl --request POST \
  --url https://api.scoot.app/api/v1/badging/upload/question \
  --header 'Content-Type: application/json' \
  --data '"<string>"'
Uploads a question.

Query Parameters

socialRoomSetId
string<uuid>
required
removeOld
boolean

Body

application/json · string

The body is of type string.

Response

200

OK

I