Skip to main content
POST
Decide Workspace Access Request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string<uuid>
required
request_id
string<uuid>
required

Body

application/json
approve
boolean
required

Response

Successful Response

id
string<uuid>
required
email
string
required
name
string | null
required
requested_domain
string
required
status
string
required
created_at
string<date-time>
required