Jobs
Remove tag from output image
By default (no ?version=) removes this tag assignment from EVERY
version of the image slot, so add/remove stays unambiguous even though
display only ever reflects one version's own tags. Pass ?version= to
remove the tag from one specific version only. Idempotent either way.
Authorization
token_auth AuthorizationBearer <token>
Token-based authentication using access tokens.
In: header
Path Parameters
job_id*string
image_index*integer
Format
int32tag_id*string
Query Parameters
group_index?Group Index
Default
0version?|
Default
nullResponse Body
application/json
curl -X DELETE "https://v2.api.piktid.com/jobs/string/outputs/0/tags/string"Empty
{
"error": "Invalid request",
"detail": [
{
"field": null,
"message": "string",
"position": "query"
}
]
}Empty
Empty