Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.5DeleteApplicationUserRequestSchemaInputOpenAIOpen in ChatGPTFynd Platform Versionv2.12.5v2.12.6 - latestv2.12.5v2.12.4v2.12.3v2.12.2input_objectDeleteApplicationUserRequestSchemaInputDescribes the request structure to delete the user.FieldsotpString!RequiredOTP to confirm deletion.reasonString!RequiredReason for deleting the user.reason_idString!RequiredIdentifier for the selected deletion reason; see PlatformConfig.delete_account_reasons.request_idStringID of request to delete the user.user_idStringUser ID for the user.Previous« CodeRequestBodySchemaInputNextEditEmailRequestSchemaInput »