Skip to content

Commit 56ccdd0

Browse files
committed
Fixed issue #105527
1 parent c735c13 commit 56ccdd0

File tree

1 file changed

+1
-1
lines changed
  • articles/active-directory/verifiable-credentials

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/admin-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ This method can be used to update the display name of this specific instance of
408408

409409
#### HTTP request
410410

411-
`POST /v1.0/verifiableCredentials/authorities/:authorityId`
411+
`PATCH /v1.0/verifiableCredentials/authorities/:authorityId`
412412

413413
Replace the value of `:authorityId` with the value of the authority ID you want to update.
414414

0 commit comments

Comments
 (0)