Delete Branch

DELETE https://api.salla.dev/admin/v2/branches/:branch

This endpoint allows you to delete a specific branch by providing the ID of the branch you want to delete in the branch path parameter.

HEADERS

KeyDatatypeRequiredDescription
Content-Typenull
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":{"message":"\u003cstring\u003e","code":"\u003cnumber\u003e"}}