tools.ozone.set.addValues

Domain Index: ozone.tools

Crawl History

#main - procedure

Add values to a specific set. Attempting to add values to a set that does not exist will result in an error.

Query Parameters

No fields defined

Request Body

Content Type: application/json

Data Fields

Name Type Details
name string (required)

Name of the set to add values to

values array (required)

Array of string values to add to the set

Array Length: 1 min 1000 max

UNHANDLED IN ARRAYS: string

Response Body

Errors

No error types defined