Skip to content

Replace distributor settings

PUT
/distributors/{id}/settings
curl --request PUT \
--url https://app.surveyrock.com/api/v1/distributors/example/settings \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'

PUT /api/v1/distributors/{id}/settings

Requirements: 8.5

id
required
string
Media typeapplication/json
object
Examplegenerated
{}

Settings replaced

Distributor not found

ETag mismatch

If-Match header required