Create new version vc document
Create new version vc document.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequiredExample:
Policy Id
000000000000000000000001Body
object · ObjectOptional
Responses
200
Successful operation.
No content
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
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