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
- application/json
Body
required
keys string[]required
Responses
- 200
status response only as the service will trigger the process
Loading...