Update a Connected Account
Update the properties of a specified connected account.
Last updated
Update the properties of a specified connected account.
Last updated
© Seam Labs, Inc. All rights reserved.
Updates any of the following properties of a specified :
automatically_manage_new_devices
custom_metadata
Specify the desired connected account by including the corresponding connected_account_id
in the request body. In addition, in the request body, include the properties that you want to update, along with the desired replacement values.
Returns a Boolean ok
status indicator.
Parameter | Type | Description |
---|
| String Required | ID of the desired connected account |
| Boolean Optional |
| JSON object Optional |
OK
Indicates whether Seam should import all new devices for the connected account to make these devices available for use and management by the Seam API. You when creating the corresponding .
Specify up to 50 keys, with key names up to 40 characters long. Accepts string or Boolean values. Strings are limited to 500 characters. For more information, see .