Create relationshipAsk AIpost https://api.zaius.com/v3/schema/objects/{object_name}/relationsCreate a relation between objects in Optimizely Data Platform (ODP).Path Paramsobject_namestringrequiredThe name of the object where you want to create the relationship.Body Paramschild_objectstringrequiredThe name of the child object.namestringrequiredThe name of the relationship (for example, ticket).display_namestringrequiredThe human-readable name of the field (for example, Ticket).public_readstringrequiredDefaults to falseEnable access with the API public key.join_fieldsarray of objectsjoin_fieldsADD objectResponses 200OK 400Bad Request 403ForbiddenUpdated 7 months ago