# Clear the cache for a specific branch

Clears the cache for a specific branch.

Endpoint: DELETE /api/v2/cache/{branch}
Version: 2.0
Security: Bearer

## Path parameters:

  - `branch` (string, required)
    The name of the branch to clear.

## Query parameters:

  - `api-version` (string)

## Response 400 fields (application/json):

  - `type` (string,null)

  - `title` (string,null)

  - `status` (integer,null)

  - `detail` (string,null)

  - `instance` (string,null)

  - `errors` (object)


## Response 204 fields

## Response 401 fields

## Response 403 fields

## Response 404 fields
