Update the organization name
Renames the organization scoped by the API key. Requires the owner role. The name
is what shows up in dashboards, invoices, and the org switcher.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Request
This endpoint expects an object.
name
The new organization name.
Response
Organization renamed.
success
name
Errors
400
Bad Request Error

