CreateRepositoryCredentials creates a new repository credential set
POST {{baseUrl}}/api/v1/repocreds?upsert=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
upsert | boolean | Whether to create in upsert mode. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK