Skip to content

Commit 52bf139

Browse files
author
amanda-vanscoy_atko
committed
Update org param
1 parent 39fec13 commit 52bf139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api/authentication/api-authz/_client-credential.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This is the OAuth 2.0 grant that server processes use to access an API. Use this
6464
| `client_id` <br/><span class="label label-danger">Required</span> | Your application's Client ID. |
6565
| `client_secret` <br/><span class="label label-danger">Required</span> | Your application's Client Secret. |
6666
| `audience` <br/><span class="label label-danger">Required</span> | The unique identifier of the target API you want to access. |
67-
| `organizations` <br/><span class="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/><span class="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)|
6868

6969
### Learn More
7070

0 commit comments

Comments
 (0)