AladiaDocs
Api referenceOrganizationsBranches

Delete a branch

DELETE
/v2/organizations/{organizationId}/branches/{branchId}
AuthorizationBearer <token>

In: header

Path Parameters

organizationId*string
branchId*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/organizations/string/branches/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}