Edit volunteers

Allows for the editing of volunteer information for a particular volunteer event.

Request Format


{
	"volunteers": [
		{
			"assignment_id": 123,
			"checked_in": "T"
		}
	]
}

Response will return the volunteer assigment Ids.

Response Format


	[ 123 ]

URL

https://runsignup.com/rest/v2/volunteers/edit-volunteers.json

HTTP Method

POST

Parameters

Parameter HTTP Method Default Description Datatype
race_id
Required
GET Race ID. uint
api_key GET API key. string
api_secret GET API secret. string
request
Required
POST Request in proper format. string

If you continue to use this site, you consent to use all cookies. We use cookies to offer you a better browsing experience. Read how we use cookies and how you can control them by visiting our Privacy Policy.

If you continue to use this site, you consent to use all cookies.