Updates a custom scope. Only supplied fields change; modifications replaces the whole map. Edits take effect on live tokens within seconds — enforcement re-reads the definition, tokens are not reissued. Setting enabled: no refuses the scope's tokens exactly as a delete would, reversibly.Writes are published on the internal event bus and applied cluster-wide; a 202 means "published", and the row is visible on each server once its event lands.Requires Super User (reads also allow Super User Read Only) — enforced in the controller; scope_priv cannot express it.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.