cURL
curl --request POST \ --url https://api.maesn.dev/tenants/register-system \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <x-api-key>' \ --data ' { "targetSystem": "<string>", "clientId": "<string>", "clientSecret": "<string>" } '
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
Was this page helpful?