Delete
Delete a project branch
delete/v0/projects/{project}/branches/{branch}
Delete a project branch
Path Parameters
projectstring
optional
branchstring
curl https://api.stainless.com/v0/projects/$PROJECT/branches/$BRANCH \
-X DELETE \
-H "Authorization: Bearer $STAINLESS_API_KEY"
200 Example
{}