Create a Project Self-Hosted Distribution Credential

Creates a set of distribution credentials for the specified project

Authentication

AuthorizationToken

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path parameters

project_idstringRequired
The unique identifier of the project

Query parameters

scopeslist of enumsOptionalDefaults to ["self-hosted:products"]
List of permission scopes for the credentials
providerenumOptionalDefaults to quay
The provider of the distribution service
Allowed values:

Request

The set of distribution credentials to create
commentstringOptional
Optional comment about the credentials

Response

Single distribution credential
memberobject
distribution_credentialsobject

Errors

400
Bad Request Error