API Reference
Log In
API Reference

Approve a join request

Approves a PENDING join request: creates the requester's User in this tenant's default team, granting the role chosen in the request body (defaults to the least-privilege ROLE_READ_ONLY when omitted).

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

Unique identifier of the tenant. Format: Revenium hashid (URL-safe encoded string).

string
required

Unique identifier of the join request. Format: Revenium hashid (URL-safe encoded string).

Body Params

The role to grant the approved member. Omit for the least-privilege default.

string | null
enum

The role to grant the approved member. Defaults to the least-privilege ROLE_READ_ONLY when omitted or blank.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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