Revoke a TokenHolder using id

POST {{base_url_servicing}}/tokens/{{token_id}}/holders/ecf48f01-99c2-4927-b9ea-a275f43fe222/revoke

https://docs.tokeny.com/reference/revoketokenholder

Revoke TokenHolder

Please use the Holder Id (i.e. 'id'), and not the identityId.

🔐 Note that the authentication must provide sufficient privileges to access the information of the holder. The HOLDER_MANAGEMENT permissions grant full access to the data.

RESPONSES

status: Created

{"id":"ecf48f01-99c2-4927-b9ea-a275f43fe222","birthday":"1982-02-02T00:00:00.000Z","birthplace":"Luxembourg","email":"publiclyavailabledummyinvestortwo@yopmail.com","firstName":"PubliclyAvailable","gender":"Male","idNumber":"002002","identityId":"b30ed486-558b-4755-bef0-e6b8ec6972ad","identityAddress":"0x9cF4Bb8c261B0F637d0A2131a88E156433fAA0DF","lastName":"DummyInvestorTwo","nationality":"LUX","occupation":"Finance","ownerAccountId":null,"passportNumber":"987654321","phone":"+33622222222","politicallyExposed":false,"buildingNumber":"45678","street":"Street","zipCode":"54321","city":"Luxembourg","state":"State","country":"LUX","ssnNumber":null,"typeOfInvestor":"individual","institutionTradeName":null,"institutionLegalName":null,"institutionRegistryNumber":null,"institutionLegalForm":null,"institutionIncorporationDate":null,"institutionActivity":null,"institutionRegistryCountry":null,"institutionStreet":null,"institutionBuildingNumber":null,"institutionCity":null,"institutionState":null,"institutionCountry":null,"institutionZipCode":null,"createdAt":"2022-11-28T13:17:36.509Z","updatedAt":"2022-11-28T13:17:36.509Z","wallet":"0xd7bf9fd9b0785798d0b96716a6866efdecf53377","provider":"USER_MANAGED","status":"Revoked"}