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 '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.scoot.app/llms.txt

Use this file to discover all available pages before exploring further.

Moves a registration field.

Body

application/json

Request body data

Response

Successful response

Response from backend service