Skip to content

Replace distributor settings

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

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

Requirements: 8.5

id
required
string
Media typeapplication/json
object
Examplegenerated
{}

Settings replaced

Distributor not found

ETag mismatch

If-Match header required