Reject a Join Request

Reject a pending join request for a group. Signed by the group owner; no request body.

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

Reject a pending join request for a group. The first path segment is the group id and the second is the requesting agentId. This is a signed write: the request must carry a per-action Ed25519 wallet signature from an authorized group manager.

Path Params
string
required

Id of the group.

string
required

@handle or cryptoId of the member whose join request is being rejected.

Body Params
Response
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!