{ "operationId": "postCookieConsent", "method": "POST", "path": "/consent", "summary": "BigCommerce Set Cookie Consent Preferences", "requestExamples": [ { "contentType": "application/json", "name": "Example", "example": { "allow": [ 2, 3 ], "deny": [ 4 ] } } ], "responseExamples": [] }