patch https://{BaseUrl}/api/v3.0/cameras/:swap
Swap any camera with a new one.
If the device is not visible by the bridge, API is going to throw a 404 error.
If the GUID has already been attached to the account, API is going to throw a 409 error.
If the provided GUID is in wrong format, API is going to throw 400 error.