v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Registers and saves OpenTDF configuration for a Wickr network, enabling attribute-based access control for Wickr through an OpenTDF provider.

post/networks/{networkId}/tdf

Path parameters

networkIdstring required

The ID of the Wickr network for which OpenTDF integration will be configured.

Query parameters

dryRunboolean

Perform dry-run test connection of OpenTDF configuration (optional).

Request body

clientIdstring required

The OIDC client ID used for authenticating with the OpenTDF provider.

clientSecretstring password required

The OIDC client secret used for authenticating with the OpenTDF provider

domainstring required

The domain of the OpenTDF server.

providerstring required
<p>The provider of the OpenTDF platform.</p> <note> <p>Currently only Virtru is supported as the OpenTDF provider.</p> </note>

Response

Success

clientIdstring required

The OIDC client ID used for authenticating with the OpenTDF provider.

domainstring required

The domain of the OpenTDF server.

clientSecretstring password required

The OIDC client secret used for authenticating with the OpenTDF provider.

providerstring required

The provider of the OpenTDF platform.