post https://{Domain}/api/iacp/v3/module-versions//actions/resync
Trigger resync of the Module Version associated with the relationships.vcs-revision
.
Only modules associated with a VCS can be resynchronized.
Log in to see full request history
Responses
204Successfully triggered resync of the module version.
409Module Version not bound to the VCS repository or another sync in progress.
422Malformed request body (missing attributes, wrong types, etc.).
4XXClient error.
5XXServer error.