Archive a batch of feedback submissions by ID
POST {{baseUrl}}/crm/v3/objects/feedback_submissions/batch/archive
Request Body
{"inputs"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |