Skip to main content
POST
Approve or reject a pending join request.

Autorizações

__session
string
cookie
obrigatório

Clerk-managed session cookie (or the first-party tryno_session bridge cookie). Sent automatically by browsers on same-origin requests.

Parâmetros de caminho

handle
string
obrigatório
requestId
string
obrigatório
decision
enum<string>
obrigatório
Opções disponíveis:
approve,
reject

Resposta

Success.

The response is of type object.