# Delete Individual Content Sections Endpoint: DELETE /individual-content Version: 2.0.0 Security: oAuth, bearerAuth ## Request fields (application/json): - `content` (array) - `content.code` (string) ## Response 200 fields (application/json): - `requestid` (string) Unique Request ID identifying this request. - `responsetime` (number) Time taken to generate response. ## Response 401 fields