Delete a Debian group distribution
DELETE
/api/v4/groups/{id}/-/debian_distributions/{codename}
Deletes a specified Debian group distribution for a group.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”suite
string
The Debian Suite
Example
unstableorigin
string
The Debian Origin
Example
Greplabel
string
The Debian Label
Example
grep.beversion
string
The Debian Version
Example
12description
string
The Debian Description
Example
My descriptionvalid_time_duration_seconds
integer
The duration before the Release file should be considered expired by the client
Example
604800components
Array<string>
The list of Components
Example
?components=mainarchitectures
Array<string>
The list of Architectures
Example
?architectures=amd64Responses
Section titled “Responses”Accepted
Bad Request
Unauthorized
Forbidden
Not Found