put https://api.cloudsmith.io/v1/repos///upstream/deb//
Update a Debian upstream config for this repository.
Responses
Update a Debian upstream config for this repository.
xxxxxxxxxx
11curl --request PUT \
--url https://api.cloudsmith.io/v1/repos/owner/identifier/upstream/deb/slug_perm/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"auth_mode": "None",
"gpg_verification": "Allow All",
"mode": "Proxy Only"
}
'
Try It!
to start a request and see the response here! Or choose an example:Cloudsmith is the new standard in Package / Artifact Management and Software Distribution
With support for all major package formats, you can trust us to manage your software supply chain.
Start My Free Trial Now