AttachSecondaryAccount creates a secondary account membership for this contact. The contact can have many secondary memberships (e.g. board member at multiple companies).
POST/api/v1/crm/contacts/:id/accounts
Errors:
- NOT_FOUND: contact or account does not exist.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.