/append
Append a value to an existing variable
This endpoint requires a POST request!
This endpoint is only on the BETA Version of the API and may be unstable.
Please report any & all bugs to the Support Server
Endpoint Headers:
apikey - Your Api Auth Key [String] (Required)
Endpoint Body Parameters:
name - Name of the variable to set [String] (Required)
value - Value to be appended to the variable [String] (Required)
Examples:
Data API version required. Must replace <version>
with either release or beta.
Possible Responses (Codes)
Last updated