Creates a new internal contact (a person within the organization) and records their role via a floating assignment (no partner attached).
Documentation Index
Fetch the complete documentation index at: https://docs.api.stuut.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating an internal contact and recording their role.
The internal contact's email address.
1account_manager, account_executive, csm, lead, co_lead, practice_lead The internal contact's given name.
The internal contact's family name.
The internal contact's full name, if no given/family name.
The internal contact's phone number.
The internal contact's job title.
Successful Response
An InternalContact assigned to a Partner with a specific role.
partner_id is null for "floating" assignments — contacts whose role is
declared at the organization level but who have not yet been attached to a
specific partner.
The role this internal contact holds for this partner.
account_manager, account_executive, csm, lead, co_lead, practice_lead Third-party sync identifier for upsert deduplication.
An internal contact (CSM, AM, etc.) at the organization level.
String representing the object's type. Objects of the same type share the same value.