Update Association By Id
Update Association , Allows you to update labels of an associations. See: https://help.hoopai.com/api-reference/overview/associations
PUT
Update Association By Id
Authorizations
Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.
Headers
API Version
Available options:
2021-07-28 Path Parameters
Body
application/json
Response
Successful response
Example:
"string"
Example:
"ve9EPM428h8vShlRW1KT"
First Objects Association Label (custom_objects.children)
Example:
"student"
First Objects Association Label (custom_objects.children)
Example:
"student"
First Objects Key
Example:
"custom_objects.children"
Second Object Association Label (contact)
Example:
"Teacher"
Second Objects Key
Example:
"contact"
Association Type can be USER_DEFINED or SYSTEM_DEFINED
Example:
"USER_DEFINED"
Last modified on March 8, 2026
Update Association By Id