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
unstable origin
string
The Debian Origin
Example
Grep label
string
The Debian Label
Example
grep.be version
string
The Debian Version
Example
12 description
string
The Debian Description
Example
My description valid_time_duration_seconds
integer
The duration before the Release file should be considered expired by the client
Example
604800 components
Array<string>
The list of Components
Example
?components=main architectures
Array<string>
The list of Architectures
Example
?architectures=amd64Responses
Section titled “ Responses ”Accepted
Bad Request
Unauthorized
Forbidden
Not Found