Skip to content

Commit 938bd72

Browse files
authored
Merge pull request #97894 from premgan/patch-9
Update issuance-request-api.md
2 parents 7fdad54 + a15d7a2 commit 938bd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/issuance-request-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Request Service REST API issuance request requires the following HTTP header
3535
|`Authorization`| Attach the access token as a bearer token to the authorization header in an HTTP request. For example, `Authorization: Bearer <token>`.|
3636
|`Content-Type`| `Application/json`|
3737

38-
Construct an HTTP POST request to the Request Service REST API. Replace the `{tenantID}` with your tenant ID or tenant name.
38+
Construct an HTTP POST request to the Request Service REST API.
3939

4040
```http
4141
https://verifiedid.did.msidentity.com/v1.0/verifiableCredentials/createIssuanceRequest

0 commit comments

Comments
 (0)