Skip to main content
POST
Invite a team member

Authorizations

Authorization
string
header
required

Scoped Bearer token from POST /merchant/api/auth.

Body

application/json
name
string
required
email
string<email>
required
role
enum<string>
required
Available options:
owner,
admin,
finance,
viewer

Response

Invitation sent.

success
boolean
Example:

true

message
string
request_id
string<uuid>