DELETE api/v2.0/Volunteer/RemoveFromPoolByContactKey?contactKey={contactKey}

Removes the specified Contact from the General Volunteer Pool. Can only be accessed by an Admin user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contactKey

ContactKey for the Contact to be removed from the pool.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.