/custom-object-classes/{source_class_id}/custom-objects/{source_object_id}/associations/{target_class_id}/{target_object_id}/{association_type_id}
Creates an Association between source_object_id and target_object_id of type association_type_id.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
association_type_id
source_class_id
source_object_id
target_class_id
target_object_id
Headers
X-Account-Token
Token identifying the end user.
Query parameters
is_debug_mode
Whether to include debug fields (such as log file links) in the response.
run_async
Whether or not third-party updates should be run asynchronously.
Response
created_at
The datetime that this object was created by Merge.
modified_at
The datetime that this object was modified by Merge.
source_object
target_object
association_type
The association type the association belongs to.