/v1/pipelines/{pipelineID}/config_section_set
Config section IDs.
curl -L \ --request PATCH \ --url 'https://cloud-api.calyptia.com/v1/pipelines/{pipelineID}/config_section_set' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \ --header 'Content-Type: application/json' \ --data '[ "123e4567-e89b-12d3-a456-426614174000" ]'
No body