registry-credentials
DELETE /v1/orgs/:slug/registries/:id — remove a credential (Admin+). Deletes the metadata row, then purges the secret from the store.
delete/v1/orgs/{slug}/registries/{id}
Path parameters
slugstring required
Organization slug
idstring uuid required
Registry credential id
Response
Credential removed
Changes
No recorded changes to this endpoint across all 1 revision of this API.