put https://api.super.ai/v1/apps//jobs/tags
Use this endpoint to add tags to multiple jobs.
Searching inputs and outputs
The
inputPath
,inputMatchType
, andinputValue
parameters must be used in conjunction in order to search your input JSON data. Likewise, you need to specifyresponsePath
,responseMatchType
, andresponseValue
to search your output data.
Tagging a single job
If you want to tag single job by ID, you should not be using the
idSearch
parameter, since it does not guarantee to work on a unique job. We recommend using another endpoint: Add tags to job by job id