registry-credentials
PUT /v1/orgs/:slug/registries — create or update a credential for a host (Admin+).
Writes the secret material to the store first, then records the metadata pointer, so the DB never references a secret that failed to land.
put/v1/orgs/{slug}/registries
Path parameters
slugstring required
Organization slug
Request body
Response
Credential created or updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.