Delete a function permanently. This action cannot be undone
Authentication: required
curl --request DELETE \
--url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/function/{function_id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?
curl --request DELETE \
--url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/function/{function_id} \
--header 'Authorization: Bearer <token>'{}