📄 MIPYME Documents
Deletes a specific company branch
DELETE
Endpoint URL
https://api-billing.koywe.com/V1/company_branches/{company_branch_id}
Requires authentication
Authentication
Send header Authorization: Bearer <token> (obtained from POST /auth) for protected endpoints.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
company_branch_id | path | integer | ✓ |
Responses
Company branch deleted
Bad request - invalid input or validation error