Skip to main content
POST
Create a Volunteer Organizer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

volunteerOpportunityId
string
required

(Required) The volunteer opportunity identifier.

Body

application/json
contactIndividualId
string

The identifier of the contact individual this record belongs to.

Response

OK

id
string

The unique identifier of the record in Virtuous.

volunteerOrganizerUrl
string
contactId
string

The identifier of the contact this record belongs to.

displayName
string

The label to show for this value in a user interface.

firstName
string
avatarUrl
string
primaryPhone
string
primaryEmail
string
contactUrl
string

A link to the related contact.

volunteerOpportunityUrl
string
Last modified on August 11, 2026