cURL
curl --request POST \ --url https://test.didxtech.com/me-wallet/api/tenants/{userId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "userId": "<string>", "rootAgentName": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.didx.co.za/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.didx.co.za/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Tenant created successfully