For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create new version vc document

Create new version vc document.

post

Create new version vc document.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequired

Policy Id

Example: 000000000000000000000001
Body
object · ObjectOptional
Responses
200

Successful operation.

No content

post/policies/{policyId}/create-new-version-vc-document
POST /api/v1/policies/{policyId}/create-new-version-vc-document HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2

{}

No content

Last updated