create_application
Create a new Logto application by specifying name, type (Native, SPA, Traditional, etc.), and optional redirect URIs.
Instructions
Create a Logto application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name | |
| type | Yes | Application type | |
| description | No | ||
| isThirdParty | No | ||
| redirectUris | No | OIDC redirect URIs | |
| postLogoutRedirectUris | No | OIDC post-logout redirect URIs |