curl -X PUT 'https://api.tolt.com/v1/customers/cust_dK9bzRGn46BhVgNFHD6fDgXW' \ -H 'Authorization: Bearer <API_KEY>' \ -H 'Content-Type: application/json' \ -d '{ "name": "James Halpert", "status": "active", "subscription_id": "sub_789", "active_at": "2025-01-15T15:00:00.000Z" }'
{ "success": true, "data": [ { "id": "cust_dK9bzRGn46BhVgNFHD6fDgXW", "customer_id": "jim_halpert_789", "identifier": "james@tolt.com", "email": "james@tolt.com", "name": "Jim Halpert", "status": "active", "plan": null, "subscription_id": "sub_456", "lead_at": "2025-04-25T11:00:00.797Z", "active_at": "2025-01-15T14:30:00.000Z", "click_id": "click_abc", "program_id": "prg_YRsbPDAKhWfdqJbFACheh", "partner_id": "part_s7mbzRGn46BhVgNFHD6fDgXW", "organization_id": "org_JE3mfYNL9ci7sFaJazAv2", "created_at": "2025-04-25T11:00:00.800Z", "updated_at": "2025-04-25T11:00:00.800Z", "promotion_code_id": null } ] }
This endpoint updates a customer.
https://api.tolt.com
Hide properties
uuid
cust_