Last updated 9 hours ago
Sends data from an external source.
/external/{policyId}//{blockTag}
curl -L \ --request POST \ --url '/api/v1/external/{policyId}/{blockTag}' \ --header 'Content-Type: application/json' \ --data '{ "owner": "text", "policyTag": "text", "document": { "id": "00000000-0000-0000-0000-000000000000", "issuer": {}, "issuanceDate": "text", "proof": {}, "@context": [ "text" ], "type": [ "text" ], "credentialSubject": [ {} ] } }'
true