Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.0DeleteApplicationUserRequestSchemaInputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.0v2.11.1 - latestv2.11.0v2.10.3v2.10.2v2.10.1input_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 »