Sync Catalog Content Source

Sync Catalog Content Source

Fetch content from the source repository and cache the results. When the operation is successful, a 202 response is returned, along with a task URL in location header.

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/catalogContentSources/{catalogContentSourceId}/sync
COPY
Path Parameters
string
catalogContentSourceId
Required

catalogContentSourceId

string
catalogContentSourceId
Required

catalogContentSourceId


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure