AM/FA/Inv - Reset OAuth Client Password
Details
/external/v1/oauth/client/password-reset
Synopsis
This route is used by the primary OAuth client to set a new password for other clients. This route will typically be used an OAuth client loses their password. This endpoint can be called by applications with access to scope "manageExternalClients".
- : manageExternalClients
The password of this OAuth client
u7/JvJ+:X?Wc]6}.The unique identifier of the OAuth client. Must be alphanumeric
TEST1234Pattern: ^[a-zA-Z0-9-]*$Successfully updated OAuth client's password
The following error codes can be returned: - GN0002 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0001 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0002 - AU0007 - AU0008 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0005 - AU0006 Please refer to the error code dictionary for the details of each error code.
No content
Last updated
Was this helpful?

