CreateRepository creates a new repository configuration
POST {{baseUrl}}/api/v1/repositories?upsert=true&credsOnly=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
upsert | boolean | Whether to create in upsert mode. | |
credsOnly | boolean | Whether to operate on credential set instead of repository. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK