Skip to main content
DELETE
Delete a path from a component.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The component ID.

pathId
string
required

The path ID to delete.

Body

application/json
effective_since_commit_sha
string

Commit SHA this deletion is effective from. When omitted, defaults to the latest scanned commit for the component.

Response

Path deleted successfully

success
boolean
required