Update membership request

Decide a request to join the group: approved: true accepts the request and enrolls the requester as a member, approved: false (or omitted) denies it. The first decision made on a pending request emails the requester; on a denial, the email can be customized with subject and body.

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 small group

int32
required
≥ 1

The id of the request

Body Params

The details of the request

boolean | null

The decision on the request: true = approved, false = denied, null = pending. On update, an omitted value is treated as denied; the first decision made on a pending request emails the requester.

string | null

A custom subject for the email sent to the requester when the request is denied. A default subject is used when omitted.

string | null

A custom body for the email sent to the requester when the request is denied. A default template is used when omitted.

string | null

Comments entered on the request by staff.

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