Update position request

Decide a request to fill a serving position: approved: true accepts it and assigns the volunteer to the position, approved: false denies it; a decision is required. The first decision made on a pending request emails the requester. Approving fails when the position is at its volunteer cap.

Required permission: Limited Write Groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
≥ 1

The id of the group the request is in

int32
required
≥ 1

The id of the request

Body Params

The details of the request

boolean | null
required

The decision on the request: true = approved, false = denied, null = pending. Required on update; the first decision made on a pending request emails the requester.

string | null

Comments entered on the request by staff. Included in the decision email sent to the requester.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

OK

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json