{ "operationId": "atlassianBulkdeleteissueproperty", "method": "DELETE", "path": "/rest/api/3/issue/properties/{propertyKey}", "summary": "Atlassian Bulk Delete Issue Property", "requestExamples": [ { "contentType": "application/json", "example": { "currentValue": "deprecated value", "entityIds": [ 10100, 100010 ] } } ], "responseExamples": [] }