put https://api.unloc.app/v2/projects//lock-connections//refresh
Starts a job to refresh the Lock Connection.
Use this after adding or removing Locks from the vendor account/system to update the Locks in this Project.
Refreshing a Lock Connection is an asynchronous process, so the endpoint returns a Job Reference that can be monitored through the Job Status endpoint.
Note:
- The Lock Connection must be in the
connected
orerror
state to be refreshed. - If a Lock is added to the Vendor System, it will be onboarded to your Project during a refresh.
- If a Lock is removed from the Vendor System, it will be offboarded from your Project during a refresh and all Keys will be revoked.
Required Scope | project.admin ,project.installer |