Skip to content

Add tags to an asset (bulk, idempotent)

POST
/assets/{id}/tags
id
required
string format: uuid
object
tags
required
Array<string>

Tags merged in

Malformed request

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed