From 87f02a34e71bc38c1ebbc48b64de711e9d73f933 Mon Sep 17 00:00:00 2001 From: sbansla Date: Thu, 3 Oct 2024 19:18:47 +0530 Subject: [PATCH] chore: updated readme with Orgs example --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 669269952..b91657b86 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,8 @@ public class Example { We are introducing Client Credentials Flow-based OAuth 2.0 authentication. This feature is currently in `beta` and its implementation is subject to change. -Detailed examples [here](https://github.com/twilio/twilio-java/blob/main/examples/FetchMessageUsingOAuth.md) +- API examples [here](https://github.com/twilio/twilio-java/blob/main/examples/FetchMessageUsingOAuth.md) +- Organisation API examples [here](https://github.com/twilio/twilio-java/blob/main/examples/BearerTokenAuthentication.md) ### Iterate through records