Create a Volunteer
Signs an individual up for the volunteer opportunity. Send the contactIndividualId of the person volunteering, then log their time with the Create a Volunteer Attendance endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
(Required) The volunteer opportunity identifier.
Body
The identifier of the contact individual this record belongs to.
Response
OK
The unique identifier of the record in Virtuous.
The UTC date and time the record was created.
The name of the user who created the record.
The UTC date and time the record was last modified.
The name of the user who last modified the record.
The identifier of the contact this record belongs to.
A link to the related contact.
The label to show for this value in a user interface.