Git sync
Sync Git repository
Manually pull the latest Watch scripts from Git and reload them.
POST
Blnk Watch is currently in beta. Send us a message
WATCH_SCRIPT_GIT_REPO is configured in your Watch configuration.
Request
This endpoint has no path, query, or body parameters.Response fields
boolean
Whether the sync operation completed successfully.
string
Status message. When the commit changes, this includes confirmation that scripts were reloaded.
string
Local commit hash before the sync started.
string
Local commit hash after the sync completed.
string
Error message when Git is not configured or the sync fails.