You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-cms/reference/management-api/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ You can see an example of how to connect a backoffice user via OAuth2 in Postman
48
48
49
49
To test a Management API endpoint, follow these steps:
50
50
51
-
1. Authenticate via the **Authorize** button. Make sure you use `umbraco-swagger` as the `client_id`:
51
+
1. Authenticate via the **Authorize** button. Make sure you use `umbraco-swagger` as the `client_id` and leave the `client_secret` blank in non-production environments:
52
52
53
53

0 commit comments