input_object

DeleteApplicationUserRequestSchemaInput

Describes the request structure to delete the user.
Fields
Required
OTP to confirm deletion.
reason
String!
Required
Reason for deleting the user.
reason_id
String!
Required
Identifier for the selected deletion reason; see PlatformConfig.delete_account_reasons.
request_id
String
ID of request to delete the user.
user_id
String
User ID for the user.