Skip to main content
DELETE
Delete branch

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

modelId
string<uuid>
required

ID of the shared model.

branchName
string
required

Name of the branch to delete.

Response

Branch deleted successfully

success
boolean
Example:

true