/v2/api/entity base and authenticated with a Bearer token. Requires the Branches plugin to be enabled on the account.{ "message": <localized text> }.curl --location --request DELETE '/delete/branch/3' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"message": "Branch deleted successfully"
}