Skip to main content

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

Body

required

    services string[]required

Responses

status response only as the service will trigger the process

Loading...