Create a new variable for the specified organization.
The organization ID
Payload required to create a new organization variable
Variable name in strict snake_case. Must start with a lowercase letter, contain only lowercase letters and numbers, and use single underscores between words.
^[a-z][a-z0-9]*(?:_[a-z0-9]+)*$The value of the variable
STRING, PHONE_NUMBER Human-readable display name
Description of the variable