Pull source changes
Pulls the changes from a parent (source) collection into the forked collection. In the endpoint's response:
- The `destinationId` is the ID of the forked collection.
- The `sourceId` is the ID of the source collection.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
collectionId
The forked collection's ID.
Response
Successful Response
collection
Information about the updated collection fork.
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error