User History Entry

Description

The User History Entry resource defines the interface for deleting an entry from the user history.

Operations

DELETE - Delete the specified entry from the specified user's history list.

Produces - Specify a returned data format using the Accept header.
  • */*
Parameters
Name Type Description
pid path The id of the entry to be deleted from the user's history list.
uid path The id of the user.
Status Codes
  • 204  -  The delete was successful.
  • 404  -  If the requested resource was not found.
  • 429  -  If the request was throttled.

Example Requests

Delete Entry in Current User's History How to delete an entry in the current user's history.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.