cURL
curl --request POST \ --url https://api.maesn.dev/tenants/add-callback-url \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <x-api-key>' \ --data ' { "callbackUrl": "https://callback-url.com" } '
Documentation IndexFetch the complete documentation index at: https://docs.maesn.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.maesn.com/llms.txt
Use this file to discover all available pages before exploring further.
API key
"https://callback-url.com"
Was this page helpful?