API ReferenceASMClientsUnlock a clientUnlock a client POST /clients/:id/unlock Removes the lock from a client record, allowing it to be edited or synchronized again. Request Responses200401403500Client unlocked successfullyUnauthenticatedForbidden - Missing permission: unlock clientsInternal server error