CreateRepository creates a new repository configuration

POST {{baseUrl}}/api/v1/repositories?upsert=true&credsOnly=true

Request Params

KeyDatatypeRequiredDescription
upsertbooleanWhether to create in upsert mode.
credsOnlybooleanWhether to operate on credential set instead of repository.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK