Hide or unhide a token

Sets the is_hidden flag on a token. Hidden tokens are excluded from the user's default wallet view. Cannot hide expired tokens.

Path Params
uuid
required

The ID of the token to hide or reveal.

Body Params

Boolean value indicating whether the token should be hidden

boolean
required

Boolean value indicating whether to hide (true) or reveal (false) the token.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json