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