Update a Config

This API allows the user to update a device configuration in your account

Path Params
string
required

Pass the configurationId(unique identifier of the configuration) of the required configuration

Body Params
string
required

Unique identifier of the configuration to be updated

string
required

Name of the configuration

string

Description of the configuration

deviceConfigurations
array of objects
required

Array of objects representing the configurations for different device types - Devices & Asset Trackers

deviceConfigurations*
int32

Boolean representing whether to track 24/7 or custom hours. 0 - To track 24/7, 1 - To track based on hrsOfOperation field

hrsOfOperation
array of objects

Array of objects representing the work hours. Keep this field black([]) for 24/7 tracking

hrsOfOperation
Response

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json