Delete a workspace branch. Cannot delete the default branch or currently live branch.
Authentication: required
Required API Scope: Instance Workspace: Update
curl --request DELETE \
--url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/branch/{branch_label} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?
curl --request DELETE \
--url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/branch/{branch_label} \
--header 'Authorization: Bearer <token>'{}