Approves or rejects a pending partner join request.

Only network owners may approve or reject. Set approved=true to approve or false
to reject (an internal rejectionReason may be supplied and is not shown to the partner).
Requires the EditNetwork policy and the partners feature.

🔐 Required permissions: networks.read, networks.update

🚩 Requires feature: partners

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The approval decision (partner id, approved flag, optional reason).

Request to approve or reject a partner join request.

int32

The partner ID to approve or reject.

boolean

True to approve, false to reject.

string | null

Internal rejection reason (not shown to partner).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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