Skip to content

ManagedAuthUpdateRequest

Account-scoped or extension-scoped managed-auth value update.

Composition

One of: object of any, object of any

Type

one of: object of any, object of any

Example

{
  "scope": "org",
  "values": {},
  "fieldsToRemove": [
    "string"
  ]
}