Fixed
Account products no longer auto-create agent lines
7 months ago
New accounts no longer receive a default agent line product at signup. Add messaging products through account products when your integration is ready, instead of inheriting a line you may not use.
- GET
/v3/accounts/{account-id}/productson a new account lists only products you created; nothing is provisioned automatically when the account is created. - Existing accounts keep agent line products already on the account; only new account onboarding changes.
