Files
api-specs/idn/beta/schemas/AccountToggleRequest.yaml
2022-09-02 10:59:29 -04:00

14 lines
518 B
YAML

description: Request used for account enable/disable
type: object
properties:
externalVerificationId:
description: If set, an external process validates that the user wants to proceed with this request.
type: string
example: 3f9180835d2e5168015d32f890ca1581
forceProvisioning:
description: >-
If set, provisioning updates the account attribute at the source.
This option is used when the account is not synced to ensure the attribute is updated.
type: boolean
example: false