Skip to main content
POST
Invite a member

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Path Parameters

orgId
string
required

Organization ID

Body

application/json
email
string<email>
required

Email address of the user to invite

role
default:MEMBER

Role to assign to the invited member

Available options:
MEMBER

Response

Member invited successfully

data
object
required