We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fe998 commit 6bc1c93Copy full SHA for 6bc1c93
articles/active-directory/verifiable-credentials/presentation-request-api.md
@@ -52,7 +52,7 @@ Authorization: Bearer <token>
52
{
53
"includeQRCode": true,
54
"callback": {
55
- "url": "https://www.contoso.com/api/verifier/presentationCallbac",
+ "url": "https://www.contoso.com/api/verifier/presentationCallback",
56
"state": "11111111-2222-2222-2222-333333333333",
57
"headers": {
58
"api-key": "an-api-key-can-go-here"
0 commit comments