Unrevoke tokens

Remove token identifiers from a revocation list.

Path Params
integer
required

Uniquely identifies each revocation list. This corresponds to the revocation list object's id member.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
Responses

Response body
object
integer
required
≥ 0

The number of token identifiers currently in the revocation list.

integer
required
0 to 50000

The number of token identifiers you can still add to the revocation list.

application/xml. Try the operation again using application/json.

Language
URL