Skip to main content
DELETE
Delete user setting

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

key
string
required

Unique key of the user setting.

Maximum string length: 255
Example:

"theme"

Response

Default Response

No response body for successful operations that return HTTP 204.