Skip to content

Commit

Permalink
Update ImportAccountEntJSON.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarchou authored May 3, 2024
1 parent 3c1efca commit 9591ac2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The following table describes all the attributes in ImportAccountEntJSON:
This **ConnectionJSON** is a comprehensive setup for authenticating via OAuth2 using username and password as credentials. It covers various error handling scenarios, specifies how to process and interpret API responses, and includes robust retry logic to handle token expiration effectively. This configuration is essential for maintaining secure and efficient access to APIs requiring OAuth2 authentication.


``` json
```
{
  "authentications": {
    "userAuth": {
Expand Down

0 comments on commit 9591ac2

Please sign in to comment.