put https://t{tenantId}-s{siteId}.{env}.mozu.com/api/content/publishsets//items
Adds a set of documents by id to a publish set.
Response
200Success
Adds a set of documents by id to a publish set.
200Success
xxxxxxxxxx
curl --request PUT \
--url https://t0-s0.sandbox.mozu.com/api/content/publishsets/code/items \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!