Skip to main content
POST
/
api
/
v1
/
event
/
registration
/
field
/
move
POST /api/v1/event/registration/field/move
curl --request POST \
  --url https://api.scoot.app/api/v1/event/registration/field/move \
  --header 'Content-Type: application/json' \
  --data '{}'
{}
Moves a registration field.

Body

application/json · object

Request body data

Response

Successful response

Response from backend service

I