TypeAlias.SetDidWebDomainRequest
type SetDidWebDomainRequest = z.infer<typeof setDidWebDomainRequestSchema>;
Body for PUT /v1/dpp/certification-key/did-web-config. Pass domain: null
to disable self-hosted DID Web and fall back to did:key.
type SetDidWebDomainRequest = z.infer<typeof setDidWebDomainRequestSchema>;
Body for PUT /v1/dpp/certification-key/did-web-config. Pass domain: null
to disable self-hosted DID Web and fall back to did:key.