Skip to main content
POST
cURL

Supported products

Autorizaciones

Authorization
string
header
requerido

The access token received from the authorization server in the OAuth 2.0 flow.

Parámetros de ruta

appId
integer<int32>
requerido

Respuesta

successful operation

The definition of an association

fromObjectTypeId
string
requerido

The ID of the source object type (e.g., 0-1 for contacts).

id
string
requerido

The unique ID of the associated object (e.g., a contact ID).

toObjectTypeId
string
requerido

The ID of the destination object type (e.g., 0-3 for deals).

createdAt
string<date-time>

The timestamp when the association was created, in ISO 8601 format.

name
string

For labeled association types, the internal name of the association.

updatedAt
string<date-time>

The timestamp when the last update was made to an association, in ISO 8601 format.

Última modificación el 3 de abril de 2026