Variables
Create a new variable
Unique identifier for the variable
cfd531e0-82fc-11e9-bc42-526af7764f64Name of the variable
API_KEYValue of the variable
my-secret-keyType of the variable (e.g., string, number)
stringDate and time when the variable was created
2024-08-24T14:15:22ZDate and time when the variable was last updated
2024-08-24T14:15:22ZVariable created successfully
Invalid request body
Validation error
Internal server error
Update a specific variable by ID
Variable ID
Unique identifier for the variable
cfd531e0-82fc-11e9-bc42-526af7764f64Name of the variable
API_KEYValue of the variable
my-secret-keyType of the variable (e.g., string, number)
stringDate and time when the variable was created
2024-08-24T14:15:22ZDate and time when the variable was last updated
2024-08-24T14:15:22ZVariable updated successfully
Invalid ID or request body provided
Variable not found
Internal server error
Delete a specific variable by ID
Variable ID
Variable deleted successfully
No content
Invalid ID provided
Variable not found
Internal server error
No content
Last updated