Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://api.tracklysms.com/api/v2/accounts/children/1042/reactivate \ -H "X-Api-Key: trk_your_parent_key"
{ "child": { "accountId": 1042, "name": "Acme West", "status": "active", "plan": "paid", "externalIds": { "partnerId": "p_1", "businessId": "b_9", "locationId": "loc_west" }, "billedByParent": true, "createdAt": "2026-07-26T14:03:11.123456" } }
Resume a suspended child account — its API keys authenticate again.
accounts.write
accountId
child_not_found
child_deleted
not_a_parent_account
insufficient_scope
sandbox_read_only