Api referenceOrgApiOrgOrgidManage
POST /api/org/{orgId}/manage
Authorization
sessionAuth better-auth.session_token<token>
Better Auth session cookie
In: cookie
Path Parameters
orgId*string
The orgId parameter
Request Body
application/json
action*object
name*string
ownerEmail?string
Format
emailResponse Body
application/json
application/json
application/json
application/json
curl -X POST "https://app.nuxa.ai/api/org/string/manage" \ -H "Content-Type: application/json" \ -d '{ "action": {}, "name": "string" }'{}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}