tag-source-groups

Create tag source group

Creates a new tag source group association. A source group is a collection of files ingested by a single job.

Required roles: All

post/tag-source-groups

Request body

tag_idstring required

Tag ID

source_group_idstring required

Source group ID. The source group ID corresponds to the job ID for each data source.

Response

Successfully created tag source group

tag_idstring required

Tag ID

source_group_idstring required

Source group ID. The source group ID corresponds to the job ID for each data source.

Changes