cURL
curl --request DELETE \ --url https://api.flowmod.ai/plants/{id} \ --header 'apikey: <api-key>'
Delete a plant from the store.
Organization-specific API key for Evolution API access
The ID of the plant to delete
Plant deleted successfully