Skip to content

Commit

Permalink
Clarified wording for "Organization" parameter table entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kegashe committed Aug 11, 2023
1 parent ef60953 commit a5174d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/api/authentication/_change-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Note: This endpoint only works for database connections.
| `client_id` | The `client_id` of your client. We strongly recommend including a Client ID so that the email template knows from which client the request was triggered. |
| `email` <br/><span class="label label-danger">Required</span> | The user's email address. |
| `connection` <br/><span class="label label-danger">Required</span> | The name of the database connection configured to your client. |
| `organization` | The `organization_id` of the Organization the user is a member of. |
| `organization` | The `organization_id` of the Organization associated with the user. |


### Remarks
Expand Down

0 comments on commit a5174d5

Please sign in to comment.