Gestiono
Referencia de APIOrganization

Update Organization settings

← Back to full API reference
PATCH/v1/organization/settingsAuth required
  • Requires organization permissions for this resource.
  • Validated by Zod schema: organizationConfig.

Request details

No path, query, or body parameters were captured for this endpoint.

Default payloads

Path params

json
{}

Query

json
{}

Body

json
{}

Sample response

json
{
  "success": true,
  "message": "Sample response placeholder for PATCH /v1/organization/settings"
}