Freeze tokens of a user
FREEZE TRANSFER OF TOKENS OF A USER
Freeze transfers of the specified token for the user
Path Parameters
Name
Type
Description
{
content:
application/json:
schema:
$ref: '#/components/schemas/TokenInfo'
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated