Reassign (change team database) of a contact based on information sent via an http form post.
| Field | Max Length | Required | Notes |
|---|---|---|---|
| accountid | true | Must be numeric. Account ID for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| apikey | true | API Key for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| contactid | true | Specify contact using the database's contact id. | |
| teammemberid | true | Specify the new team member's id. (or 0 for account owner) Destination team member must be a database owner, not a sub-user of another's database. |