AM/FA/Inv - Update OAuth Client
Details
Synopsis
This route is used to update an existing OAuth client. This route would typically be used to grant or revoke access scopes to a specific client. This endpoint can be called by applications with access to scope "manageExternalClients".
- : manageExternalClients
The unique identifier of the OAuth client. Must be alphanumeric
TEST1234Pattern: ^[a-zA-Z0-9-]*$The name of application that this API client is associated with.
TEST1234 AppSuccessfully updated OAuth client
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 - 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?

