Update a dynamic tag's prompts

PUT

Triggers the update of a dynamic tag’s prompts in our platform. Notice that the results may take a while to be reflected in the system. On success, no content is returned in the response.

Path parameters

category_idstringRequired

The unique identifier for the category

dynamic_tag_idstringRequired

The unique identifier for the dynamic tag

Request

This endpoint expects an object.
textPromptDatalist of stringsOptional

New list of text prompts to replace existing prompts

visualPromptDatalist of maps from strings to stringsOptional

New list of visual prompts to replace existing prompts