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

successboolean required

Example response

{
  "success": true
}

Changes

Changed in 3 of the 55 revisions of this API.4

    • api operation id deleteProjectUserPreference was added

      api-operation-id-added

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • api operation id deleteProjectUserPreference removed and replaced with

      api-operation-id-removed

    • added the non-success response with the status 403

      response-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