API ReferenceManagement

Application Management

Overview

The Application Management APIs let you programmatically manage the applications within your project using a management key.

Management keys are generated from Company > Management Keys. Include the key in the Authorization header as a bearer token in the format <Project ID>:<Management Key>.

Use Cases

  1. Load All Applications
  2. Load Application by ID
  3. Create OIDC Application
  4. Update OIDC Application
  5. Create SAML Application
  6. Update SAML Application
  7. Delete Application

See Also

Review our documentation on Applications within Descope.

Was this helpful?

On this page