{ "status": "success", "message": "tier added", "data": {} }
This endpoint is used to set the first tier for a user
curl --request POST 'https://test-api.bvndle.com/api/v1/laas/user/add-tier' \ --header 'Content-Type: application/json' \ { "userId": "ceede6ba-bc5b-460b-a056-b28e5bce803b", "partnerId": "0463c990-3b8b-4cb4-b0bc-b08aa0d88d93" }