Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.0DeleteApplicationUserRequestSchemaInputOpenAIOpen in ChatGPTFynd Platform Versionv2.12.0v2.12.2 - latestv2.12.1v2.12.0v2.11.10v2.11.9input_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 »