Table of Contents About the REST APIs All REST Endpoints Get Started Quick Start Use cURL Authenticate Send Requests Response Codes Tasks AdminApplicationAdd a new Resource Server Delete a Resource Server by name or ID Find OAuth Resource Server by name or ID Update an existing OAuth Resource Server either based on the name of the resource server or the ID of the resource server. ClientAdd a new OAuth Client Delete a Client by name or Client Id Find OAuth Client by name or ID Update an existing OAuth Client based on the name of the client. Client ArtifactAdd a client certificate under a Client Delete the certificate under a Client Client Trust CertificatesAdd a new trust certificate for client authentication Delete an oauth client trust certificate Retrieve an oauth client trust certificate Update a trust certificate for client authentication Consent ManagementDelete User Consent's Find User Consent's Identity DomainAdd a new OAuth Identity Domain Delete an Identity Domain by name or ID Find OAuth Identity Domain by name or ID Update an existing OAuth Identity Domain KeyPair AdminAdd a new KeyPair Delete a KeyPair based on the Alias Name Get a KeyPair or list of KeyPairs mTLS Endpoint ConfigurationCreate mTLS end point alias delete mTLS end point alias Read mTLS end point alias Update mTLS end point alias Revoke TokensRevoke tokens for a user TemplateCreates new template with given details for the entire system. Deletes template with specified template name. Displays template with specified template name. Update an existing Template based on the name of the template. Trust ArtifactAdd a new trust artifact under an Identity Domain Delete a Trust Artifact under an IdentityDomain based on the Artifact Identifier RuntimeConsent ManagementDelete User Consent's Find User Consent's Create TokenCreate Access Token Flow Dynamic Client RegistrationClient can retrieve it's details using access token acquired through authorization flow Get the Initial access token which can be used for registration of OAuth client using DCR flow Register the client using registration token acquired for given domain Introspect TokenIntrospect OAuth tokens Revoke TokenRevokes given access/refresh token. SecurityFetch the public certificate of a given Identity Domain UserInfoUserInfo details for OIDC flows Validate TokenValidate Access Token Flow