Skip to main content
POST
PublicApiAddInvitation
Use this endpoint through the Developer API or the matching firstsales CLI command when available. Responses use the stable FirstSales public error envelope.

Authorizations

Authorization
string
header
required

Legacy compatibility bearer scheme for generated consumers.

Path Parameters

orgId
string
required

Body

application/json
email
string<email>
required
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
role
enum<string>
Available options:
admin,
manager,
member,
viewer
groupSlug
string
Minimum string length: 1
workspaceScope
enum<string>
Available options:
all,
specific
workspaceIds
string[]

Response

Successful response

The response is of type object.