Update sub-account plan
PUT {{baseUrl}}/corporate/subAccount/:id/plan
This endpoint will update the sub-account plan
Request Body
{"credits"=>{"email"=>5000}, "features"=>{"users"=>15, "landingPage"=>20, "inbox"=>10}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |