Skip to main content

Complete token activation

PUT 

/api/web/v1/tokens/:tokenid/activation

Complete activation of the given token. Caller requires the TOKENS:ADD permission.

Request

Path Parameters

    tokenid stringrequired

    The UUID of the token for which activation is to be completed.

Body

required

    registrationCode string

    The registration code displayed by the Mobile ST application needed to complete activation of the token.

Responses

Successful

Loading...