v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428201133.3 KB

Deletes a component from an Amplify app.

delete/app/{appId}/environment/{environmentName}/components/{id}

Path parameters

appIdstring required

The unique ID of the Amplify app associated with the component to delete.

environmentNamestring required

The name of the backend environment that is a part of the Amplify app.

idstring required

The unique ID of the component to delete.

Response

Success