Add tags to asset
asset
Add tags to asset
Adds one or more tags to an existing asset
POST
Add tags to asset
Documentation Index
Fetch the complete documentation index at: https://dripart-changelog-0-18-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.
Path Parameters
Asset ID
Body
application/json
Tags to add to the asset
Minimum array length:
1Response
Tags added successfully
All tags on the asset after the operation
Tags that were successfully added (for add operation)
Tags that were successfully removed (for remove operation)
Tags that were already present (for add operation)
Tags that were not present (for remove operation)