Nuxa
Api referenceOrgApiOrgOrgidInvite customer

GET /api/org/{orgId}/invite-customer

GET
/api/org/{orgId}/invite-customer

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

orgId*string

The orgId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://app.nuxa.ai/api/org/string/invite-customer"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}