Update an organization
Authentication
AuthorizationBearer
Admin JWT token via Authorization: Bearer <token>.
Path parameters
org_id
Organization ID (org_*).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Request
This endpoint expects an object.
name
verification_mode
Allowed values:
webhook_url
webhook_secret
minimum_age
Response
Organization updated.
id
name
slug
is_active
plan
Allowed values:
created_at
verification_mode
Allowed values:
webhook_url
minimum_age
data_retention_days
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error