DELETE
/docs/{doc_id_or_slug}/branches/{slug}
curl \
--request DELETE 'https://bump.sh/api/v1/docs/{doc_id_or_slug}/branches/my-branch' \
--header "Authorization: Token $ACCESS_TOKEN"
curl \
--request DELETE 'https://bump.sh/api/v1/docs/{doc_id_or_slug}/branches/my-branch' \
--header "Authorization: Token $ACCESS_TOKEN"