ProjectsService
Sync All Projects to SCM
Schedules a job to sync all projects in a deployment to their SCM.
post/api/agent/deployments/{deploymentId}/repos/_refresh_async
Path parameters
deploymentIdinteger required
Request body
Example request
{
"withCodeAccess": true
}Response
Accepted