FaceAccountSettings
New settings.
Properties
Name | Type | Description | Notes |
---|---|---|---|
apiKey | String | The API key to use for verification. | |
id | String | The UUID of the Face settings. | [optional] |
region | RegionEnum | Region the workflow runs are created for. | |
webhookToken | String | The token sent by the webhook to verify contents. |
RegionEnum
Name | Value |
---|---|
EU | "EU" |
US | "US" |
CA | "CA" |