AviatoAviato
DeveloperAPI ReferenceMePreferencesKey

/api/me/preferences/{key}

DELETE
/api/me/preferences/{key}

Path Parameters

key*string

Preference key

Response Body

application/json

curl -X DELETE "https://example.com/api/me/preferences/string"
{
  "success": true
}