action flat_delete_score_comment { label: "Delete a comment" provider: flat method: DELETE path: "/scores/{score}/comments/{comment}" encoding: json output: { type: "object" additionalProperties: true } }