cURL
curl --request POST \ --url https://api.scoot.app/api/v1/event/registration/field/save \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' [ { "id": 123, "name": "<string>", "description": "<string>", "required": true } ] '
[ { "id": 123, "name": "<string>", "description": "<string>", "required": true } ]
Documentation IndexFetch the complete documentation index at: https://docs.scoot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.scoot.app/llms.txt
Use this file to discover all available pages before exploring further.
OK