Update a variable

Updates a variable's value. The key cannot be changed.

Required permissions
variables.update
PUT/variables/{id}
Base URLhttps://api.lynkow.com/v1

Path parameters

id
string
required

Unique identifier

Request body
required

  • key
    string

    1-100 characters

  • label
    string

    1-255 characters

  • value
    string

    Amount value. 1-100000 characters

  • description
    union

    Description text

Feedback

Was this page helpful?