| Overview | Service | Command |
| Authorization token required | true |
| Admin Authorization token required | false |
<RankingActionRequest> ## RankingActionRequest
<action op="{action-reset|delete}" [email="{email-address}"] /> ## RankingActionSpec
</RankingActionRequest>
elements and attributes you can define within a
<RankingActionRequest> element:
| XPath | Required / Optional | Description | ||||
| /action | Required (only 1) | |||||
| /action@op | Required (only 1) | Type: String Action to perform - reset|delete.
|
||||
| /action@email | Optional (0 or 1) | Type: String Email address. Required if action is "delete" |
<RankingActionResponse /> ## RankingActionResponse