User Preferences
Deleting a project preference
delete/v1/user-preferences/project/{projectId}/{propertyName}
Path parameters
projectIdinteger required
The integer ID of the Project.
propertyNamestring required
The name of the preference.
Response
The preference was stored
Example response
{
"success": true
}Changes
Changed in 3 of the 55 revisions of this API.4
- ○
api operation id
deleteProjectUserPreferencewas addedapi-operation-id-added
- ○
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ○
api operation id
deleteProjectUserPreferenceremoved and replaced withapi-operation-id-removed
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○