const data = await ctx.modules.tokens.revoke({
  // Request body
});

Public

No

Request

const data = await ctx.modules.tokens.revoke({
  // Request body
});

Request

Object containing the following properties:
PropertyType
tokenIds (*)Array<string>
(*) Required.

Response

Response

Object containing the following properties:
PropertyType
updates (*)Object with properties:
    (*) Required.