Resync a Module

Trigger resync of the Module associated with the VCS repository.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the module to resync.

Body Params
boolean
Defaults to false

Force resync module. If not equal to "true", only versions that did not exist before will be synchronized.

Responses
204

Success.

404

Module not found or user unauthorized to perform action.

409

Module not bound to the VCS repository or another sync in progress.

422

Malformed request body (missing attributes, wrong types, etc.).

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!