Skip to main content

remove key from Digital Twin

PATCH 

/api/gemini/v1/digital-twin/key/remove/:did

remove Key from the DID Document, supports only single key manipulation, so multiple updates increase the time

Request

Path Parameters

    did stringrequired

    the digital identifier

Body

required

    keys string[]required

Responses

status response only as the service will trigger the process

Loading...