export const meta = {
title: `Deleting data`,
description: `Using the Delete API REST in Amplify`
};
import js0 from '/src/fragments/lib/restapi/js/delete.mdx';
import reactnative0 from '/src/fragments/lib/restapi/js/delete.mdx';
import ios1 from '/src/fragments/lib/restapi/ios/delete.mdx';
import android2 from '/src/fragments/lib/restapi/android/delete.mdx';
import flutter3 from '/src/fragments/lib/restapi/flutter/delete.mdx';