Sumo Logic · Capability
Sumo Logic API — oauthManagement
Sumo Logic API — oauthManagement. 9 operations. Lead operation: List The OAuth Clients.. Self-contained Naftiko capability covering one Sumo Logic business surface.
What You Can Do
GET
Listoauthclients
— List The OAuth Clients.
/v1/v1/oauth/clients
POST
Createoauthclient
— Create A New OAuth Client.
/v1/v1/oauth/clients
GET
Getoauthclientbyid
— Get An OAuth Client.
/v1/v1/oauth/clients/{clientid}
PUT
Updateoauthclient
— Update An OAuth Client.
/v1/v1/oauth/clients/{clientid}
DELETE
Deleteoauthclient
— Delete An OAuth Client.
/v1/v1/oauth/clients/{clientid}
PUT
Rotateoauthsecret
— Rotate The Oauth Client Secret
/v1/v1/oauth/clients/{clientid}/rotate
GET
Listoauthconsents
— List OAuth Consents.
/v1/v1/oauth/consents
DELETE
Deleteoauthconsent
— Delete An OAuth Consent.
/v1/v1/oauth/consents/{consentid}
GET
Listoauthscopes
— Get All Scopes.
/v1/v1/oauth/scopes
MCP Tools
list-oauth-clients
List The OAuth Clients.
read-only
idempotent
create-new-oauth-client
Create A New OAuth Client.
get-oauth-client
Get An OAuth Client.
read-only
idempotent
update-oauth-client
Update An OAuth Client.
idempotent
delete-oauth-client
Delete An OAuth Client.
idempotent
rotate-oauth-client-secret
Rotate The Oauth Client Secret
idempotent
list-oauth-consents
List OAuth Consents.
read-only
idempotent
delete-oauth-consent
Delete An OAuth Consent.
idempotent
get-all-scopes
Get All Scopes.
read-only
idempotent