Create client
documentedCreate a new client/application.
POST /api/v2/clientsManagement APIno implementation yet0 runsInput
name*
Client name
MyApp
description
Client description
A client for MyApp
app_type
App type
non_interactive
callback_url
Callback URL
https://example.com/callback
logo_uri
Logo URL
https://example.com/logo.png
lifetime_seconds
JWT lifetime (seconds)
36000
Calls Auth0 as you (your API key is your account); keychains.dev holds the credentials.