Merge container tags
Merge container tags
Merge multiple container tags into a target tag. All documents from the source tags will be updated to reference the target tag, and the source tags will be deleted after successful merge.
POST
Merge container tags
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Merge queued successfully
Whether the merge job was queued successfully.
The queued status of the merge job.
Available options:
queued Identifier for the queued merge job.
The target container tag that documents will be merged into.
List of source container tags queued for merge.