Skip to main content
DELETE
Delete an instance variable

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

settingId
string
required

The unique identifier of the setting to delete

Response

Setting successfully deleted

success
boolean
Example:

true

message
string
Example:

"Setting removed"