improved
Path changes for Numbers endpoints
11 months ago
Important update
To improve the uniformity of the Zenegy API, the path for the Numbers related endpoints has been changed.
Previous path: /api/v1/accounts/{accountUid}/...
New path: /api/v1/tenants/{tenantUid}/...
Applications using the endpoints will have to be updated to use ".../tenants/...", the value of {tenantUid} remains the same as {accountUid} and does not have to be changed.