Application - Environment
Remove Variables
Remove a environment variable.
DELETE
Remove Variables
string
required
The API key for your account. You can find this in your account settings.
Parameters
string
required
The application ID.
string[]
required
The array containing the keys to remove.
Response
string
Indicates whether the call was successful..
success if successful, error if not.object
The key and value of all remaining environment variables.
Common errors
Remove Variables

