Update a global response set

The Update Response Set endpoint allows a user to update a response set. If responses are specified in the payload then all the responses will be overwritten by the ones provided.

📘

The order of responses in the response set after the update will be exactly the order they appeared in the request payload.
If an empty array of responses is given, any existing responses in the response set will be deleted

📘

To update the individual responses, use the API for updating individual responses.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!