v1

latestOpenAPI 3.0.0Apache-2.02026-07-1767300384.3 KB
Dids

Import a did (with optional did document).

If no did document is provided, the did will be resolved to fetch the did document.

post/dids/import

Headers

x-tenant-idstring

Optional header to set the context to a specific tenant. Only needed when the --multi-tenant feature is enabled. Default value is 'default'

Request body

didstring required
overwriteboolean

Whether to overwrite the existing did document and private keys

Response

Did imported successfully