Skip to content

Commit 0797a88

Browse files
kjacsofietoft
andauthored
Update 15/umbraco-cms/reference/management-api/external-access.md
Co-authored-by: sofietoft <[email protected]>
1 parent bd1d0be commit 0797a88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

15/umbraco-cms/reference/management-api/external-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Also, notice that access tokens have a fixed expiry. While you can keep issuing
2828
The Management API does not support OpenID Connect Discovery. This is reserved for Members accessing protected content via the [Delivery API](../content-delivery-api/protected-content-in-the-delivery-api.md).
2929
{% endhint %}
3030

31-
The following code sample demonstrates how to consume the Management API by:
31+
The following code sample demonstrates how to consume the Management API by
3232

33-
1. Obtaining an access token from the token endpoint.
33+
1. Obtaining an access token from the token endpoint, and
3434
2. Fetching data from the "current user" endpoint.
3535

3636
![The "current user" endpoint in Swagger UI](images/current-user-endpoint.png)

0 commit comments

Comments
 (0)