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: articles/api/authentication/api-authz/_client-credential.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ This is the OAuth 2.0 grant that server processes use to access an API. Use this
64
64
|`client_id` <br/><spanclass="label label-danger">Required</span> | Your application's Client ID. |
65
65
|`client_secret` <br/><spanclass="label label-danger">Required</span> | Your application's Client Secret. |
66
66
|`audience` <br/><spanclass="label label-danger">Required</span> | The unique identifier of the target API you want to access. |
67
-
|`organizations` <br/><spanclass="label label-primary">Optional</span>| The organization or identifier with which you want the request to be associated. To learn more, read [Machine-to-Machine Access for Organizations](https://auth0.com/docs/manage-users/organizations/organizations-for-m2m-applications)|
67
+
|`organization` <br/><spanclass="label label-primary">Optional</span>| The organization or identifier with which you want the request to be associated. To learn more, read [Machine-to-Machine Access for Organizations](https://auth0.com/docs/manage-users/organizations/organizations-for-m2m-applications)|
0 commit comments