Switch
Create Switch
Create a switch
POST
Requires permission:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"Switch Name"
An identifier to use when syncing data with other systems
Example:
"sync123"
The unit code (e.g. kg, lbs, etc.). All unit codes can be found in the List Units endpoint.
Example:
"kg"
Response
200
application/json
A Switch
ISO 8601 date
Example:
"2021-01-01T00:00:00.000Z"
ISO 8601 date
Example:
"2021-01-31T23:59:59.000Z"
An identifier to use when syncing data with other systems
Example:
"sync123"
Example:
"Switch Name"
The unit code (e.g. kg, lbs, etc.). All unit codes can be found in the List Units endpoint.
Example:
"kg"
Example:
"https://app.variable.global/uploads/image.jpg"