Deletes a settings key from an API client.

Form Data
string

Access token or refresh token you want to inspect.

string

Name of the key.

Response

Response body
object
string

Indicates the status of the operation.

OK ERROR FAIL

boolean

Returns true if the setting was deleted and returns false if the setting wasn’t deleted. A value of false typically means that the setting wasn’t found.

Language
Authentication
URL