remove service from Digital Twin
PATCH/api/gemini/v1/digital-twin/service/remove/:did
remove service from a 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
services string[]required
Responses
- 200
status response only as the service will trigger the process
Loading...