action akeneo_association_types_post { label: "Create a new association type" description: "This endpoint allows you to create a new association type." provider: akeneo method: POST path: "/api/rest/v1/association-types" encoding: json output: { type: "object" additionalProperties: true } }