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