Skip to main content

TypeAlias.DidWebConfigResponse

type DidWebConfigResponse = z.infer<typeof didWebConfigResponseSchema>;

Response for GET / PUT /v1/dpp/certification-key/did-web-config. didDocument is null when the tenant has not configured a did:web domain.