App Configuration
deleteComponent
Delete a specific component from an app version
delete/v1/app-configurations/{appId}/versions/{version}/components/{componentId}
Path parameters
appIdstring required
ID of the app configuration
versionstring required
Version to update
componentIdstring required
ID of the component to delete
Response
Component deleted successfully