Skip to content

Update a distributor

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

PATCH /api/v1/distributors/{id}

Requirements: 8.1–8.7

id
required
string
Media typeapplication/json
object
Examplegenerated
{}

Distributor updated

Distributor not found

ETag mismatch

If-Match header required