Delete a agent-release
DELETE /agent-releases/{id}
DELETE
/agent-releases/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
object
data
object
version
required
string
binary_url
string
checksum_sha256
string
release_notes
string
rollout_policy
Arbitrary JSON value (object, array, string, number, boolean, or null)
rollout_percentage
integer
is_stable
boolean
channel
string
min_agent_version
string
binary_urls
Arbitrary JSON value (object, array, string, number, boolean, or null)
architectures
Arbitrary JSON value (object, array, string, number, boolean, or null)
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found