Skip to main content
POST
Create access invites

Authorizations

Authorization
string
header
required

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

Headers

X-Tenant-Id
string

Optional tenant context selector for JWT/partner key callers.

Body

application/json
role_key
string
required
email
string
required
expires_at
string
scope_type
string
scope_id
string

Response

Created

data
object
message
string | null
meta
object | null
request_id
string | null