Archive a batch of objects by ID

POST {{baseUrl}}/crm/v3/objects/:objectType/batch/archive

Request Body

{"inputs"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring